cvs commit: fptools/ghc/compiler/compMan CompManager.lhs

Simon Marlow simonmar@glass.cse.ogi.edu
Fri, 26 Jan 2001 09:29:35 -0800


simonmar    2001/01/26 09:29:34 PST

  Modified files:
    ghc/compiler/compMan CompManager.lhs 
  Log:
  Ok, don't throw away interfaces and symbol tables as part of the
  pre-upsweep.  This seems to fix the recompilation problems (well, some
  of them anyway...).
  
  Revision  Changes    Path
  1.43      +3 -8      fptools/ghc/compiler/compMan/CompManager.lhs