cvs commit: hugs98/lib Prelude.hs

nordland@glass.cse.ogi.edu nordland@glass.cse.ogi.edu
Fri, 10 Aug 2001 19:42:55 -0700


nordland    2001/08/10 19:42:55 PDT

  Modified files:
    lib                  Prelude.hs 
  Log:
  Fixed a bug in lexFracExp that made lex choke on "123." (previously the code
  differed slightly from the lexer in the Haskell Report).
  
  Revision  Changes    Path
  1.11      +1 -1      hugs98/lib/Prelude.hs