Fri Apr 20 14:10:23 PDT 2007  [EMAIL PROTECTED]
  * Fix the GHC.Base.inline builtin rule
  
  The BuiltIn rule for GHC.Base.inline wasn't working for two reasons:
   
   a) inlineIdName wasn't in basicKnownKeyNames
   b) The rule function wasn't taking into account the type argument
  
  Thanks to Brian Alliet for spotting this bug. 
  

    M ./compiler/prelude/PrelNames.lhs -1 +1
    M ./compiler/prelude/PrelRules.lhs -5 +17
    M ./compiler/specialise/Rules.lhs +17

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to