cvs commit: fptools/ghc/compiler/compMan CmTypes.lhs CompManager.lhs
Simon Marlow
simonmar@glass.cse.ogi.edu
Wed, 21 Mar 2001 06:26:30 -0800
simonmar 2001/03/21 06:26:30 PST
Modified files:
ghc/compiler/compMan CmTypes.lhs CompManager.lhs
Log:
Fix for a harmless assertion failure (reachable_from included package
modules).
Also, clean up the downsweep code, and make it more efficient.
Revision Changes Path
1.8 +1 -2 fptools/ghc/compiler/compMan/CmTypes.lhs
1.67 +55 -64 fptools/ghc/compiler/compMan/CompManager.lhs