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

Simon Marlow simonmar@glass.cse.ogi.edu
Wed, 5 Dec 2001 05:52:20 -0800


simonmar    2001/12/05 05:52:19 PST

  Modified files:
    ghc/compiler/main    MkIface.lhs 
  Log:
  Make some record selections strict to reduce space leaks.
  
  Revision  Changes    Path
  1.147     +12 -8     fptools/ghc/compiler/main/MkIface.lhs