cvs commit: fptools/ghc/compiler/rename ParseIface.y

Simon Marlow simonmar@glass.cse.ogi.edu
Mon, 10 Dec 2001 06:08:59 -0800


simonmar    2001/12/10 06:08:58 PST

  Modified files:
    ghc/compiler/rename  ParseIface.y 
  Log:
  Some lifting of the lazy parts of the parse tree so we don't parse too
  much when using happy --strict.
  
  Revision  Changes    Path
  1.118     +22 -22    fptools/ghc/compiler/rename/ParseIface.y