simonmar 2001/08/13 08:44:38 PDT
Modified files:
ghc/compiler/compMan CmLink.lhs CompManager.lhs
Log:
The compilation manager now continues gracefully (by unloading all the
modules) if the link step fails.
Revision Changes Path
1.44 +9 -4 fptools/ghc/compiler/compMan/CmLink.lhs
1.86 +12 -12 fptools/ghc/compiler/compMan/CompManager.lhs