Skip to content
  • Simon Peyton Jones's avatar
    [project @ 2003-02-06 17:15:50 by simonpj] · 70e9ee75
    Simon Peyton Jones authored
    -------------------------------------
      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)
    70e9ee75