simonmar 2001/02/27 07:26:05 PST
Modified files:
ghc/compiler/ghci InteractiveUI.hs
ghc/compiler/compMan CompManager.lhs
Log:
- make flushing and :def work again in the interpreter
Revision Changes Path
1.53 +35 -40 fptools/ghc/compiler/ghci/InteractiveUI.hs
1.58 +83 -9 fptools/ghc/compiler/compMan/CompManager.lhs