simonpj     2005/10/31 03:49:30 PST

  Modified files:
    ghc/compiler/basicTypes BasicTypes.lhs 
    ghc/compiler/parser  Parser.y.pp RdrHsSyn.lhs 
  Log:
        Wibble to: "Add a new pragma: SPECIALISE INLINE"
  
  I messed up the way that NOINLINE is parsed; this commit fixes it.
  
  Revision  Changes    Path
  1.40      +3 -2      fptools/ghc/compiler/basicTypes/BasicTypes.lhs
  1.36      +9 -7      fptools/ghc/compiler/parser/Parser.y.pp
  1.91      +9 -2      fptools/ghc/compiler/parser/RdrHsSyn.lhs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to