On Mon, Mar 17, 2003 at 10:33:47AM +0000, Ross Paterson wrote: > GHC doesn't recognize literals like 9e2, and nor does lex.
Correction: GHC doesn't recognize 9e2 lex is confused by 0xy, 0oy, 9e+y and 9.0e+y _______________________________________________ Glasgow-haskell-bugs mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
