simonpj     2002/08/28 07:30:13 PDT

  Modified files:
    libraries/base/Text/Read Lex.hs 
  Log:
  Fix a lexing bug: "\SOH" could mean "\SO" followed by "H"
  or "\SOH".  The Report specifies the latter.
  
        MERGE TO STABLE
  
  Revision  Changes    Path
  1.7       +8 -3      fptools/libraries/base/Text/Read/Lex.hs
_______________________________________________
Cvs-libraries mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-libraries


Reply via email to