cvs commit: fptools/ghc/compiler/ghci InteractiveUI.hs fptools/ghc/compiler/compMan CompManager.lhs

Simon Marlow simonmar@glass.cse.ogi.edu
Tue, 27 Feb 2001 07:26:05 -0800


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