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

Simon Marlow simonmar@glass.cse.ogi.edu
Fri, 21 Dec 2001 02:24:25 -0800


simonmar    2001/12/21 02:24:25 PST

  Modified files:
    ghc/compiler/parser  Parser.y 
  Log:
  Allow record declaratoins with zero fields.
  
  Revision  Changes    Path
  1.81      +2 -1      fptools/ghc/compiler/parser/Parser.y