patch applied (ghc-6.10/ghc): Fix Trac #2497; two separate typos in Lexer.x

Ian Lynagh igloo at earth.li
Wed Oct 15 12:54:57 EDT 2008


Wed Oct 15 01:43:44 PDT 2008  simonpj at microsoft.com
  * Fix Trac #2497; two separate typos in Lexer.x
  
  The patch to switch on lexing of 'forall' inside a RULES pragma
  wasn't working.  This fixes it so that it does.
  

    M ./compiler/parser/Lexer.x -2 +2

View patch online:
http://darcs.haskell.org/ghc-6.10/ghc/_darcs/patches/20081015084344-1287e-e4ea731be3550d1506cd95f736a30d17f1217740.gz



More information about the Cvs-ghc mailing list