[cvs-nhc98] patch applied (hat): Permit {-# #-} pragmas to appear
before a module header. Previously,
Malcolm Wallace
Malcolm.Wallace at cs.york.ac.uk
Tue Oct 10 07:00:18 EDT 2006
Thu Nov 30 03:58:52 PST 2000 malcolm
* Permit {-# #-} pragmas to appear before a module header. Previously,
this triggered the lexer to insert "module Main where" before the pragma.
M ./src/compiler98/Lexical.hs -7 +14
M ./src/compiler98/Parse.hs -1 +1
M ./src/compiler98/Parse2.hs -1 +2
More information about the Cvs-nhc98
mailing list