cvs commit: fptools/ghc/compiler/parser Lex.lhs

Simon Marlow simonmar@glass.cse.ogi.edu
Fri, 15 Dec 2000 07:58:51 -0800


simonmar    2000/12/15 07:58:51 PST

  Modified files:
    ghc/compiler/parser  Lex.lhs 
  Log:
  Add a special case in doDiscard for the sequence '"'.  The
  bootstrapped compiler can now build ghc/lib/std.
  
  Revision  Changes    Path
  1.39      +20 -12    fptools/ghc/compiler/parser/Lex.lhs