cvs commit: fptools/ghc/compiler/main HscMain.lhs

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


simonmar    2001/12/10 06:05:06 PST

  Modified files:
    ghc/compiler/main    HscMain.lhs 
  Log:
  Note that the final call to coreBindsSize is still necessary to
  eliminate space leakage from the simplifier.
  
  Revision  Changes    Path
  1.138     +3 -1      fptools/ghc/compiler/main/HscMain.lhs