cvs commit: fptools/ghc/compiler/parser Parser.y ParseUtil.lhs

Simon Marlow simonmar@glass.cse.ogi.edu
Mon, 7 May 2001 07:38:15 -0700


simonmar    2001/05/07 07:38:15 PDT

  Modified files:
    ghc/compiler/parser  Parser.y ParseUtil.lhs 
  Log:
  Give slightly more accurate line numbers for certain pattern parse errors.
  
  Revision  Changes    Path
  1.60      +10 -10    fptools/ghc/compiler/parser/Parser.y
  1.32      +7 -7      fptools/ghc/compiler/parser/ParseUtil.lhs