[project @ 2003-02-05 11:41:26 by simonpj]
authorsimonpj <unknown>
Wed, 5 Feb 2003 11:41:26 +0000 (11:41 +0000)
committersimonpj <unknown>
Wed, 5 Feb 2003 11:41:26 +0000 (11:41 +0000)
commitbce7298b759859db11b0fb648cdfed22f826e132
tree25328badd122bc94041650751e79451817ee116a
parent319346a40a4691a7ed3f1f460ef9288050d22ccd
[project @ 2003-02-05 11:41:26 by simonpj]
-------------------------------------
  Fix parsing of floating-point constants in External Core
-------------------------------------

This fix accidentally made it into the previous (unrelated) commit,
so it's really the *previous* change to LexCore you should look
at.

The fix updates LexCore so that it can parse literals in scientific
notation (e.g. 4.3e-3)
ghc/compiler/parser/LexCore.hs