simonmar 2001/02/26 08:42:49 PST
Modified files:
ghc/compiler/compMan CmLink.lhs
ghc/compiler/ghci ByteCodeLink.lhs
Log:
Unload temporary bindings from the ClosureEnv properly at cmLoadModule time.
Revision Changes Path
1.33 +1 -0 fptools/ghc/compiler/compMan/CmLink.lhs
1.12 +5 -2 fptools/ghc/compiler/ghci/ByteCodeLink.lhs