cvs commit: fptools/ghc/compiler/main HscMain.lhs fptools/ghc/compiler/compMan CompManager.lhs

Simon Marlow simonmar@glass.cse.ogi.edu
Mon, 26 Feb 2001 08:43:32 -0800


simonmar    2001/02/26 08:43:32 PST

  Modified files:
    ghc/compiler/main    HscMain.lhs 
    ghc/compiler/compMan CompManager.lhs 
  Log:
  Update the interactive context in cmRunStmt rather than hscMain.
  
  Revision  Changes    Path
  1.100     +4 -14     fptools/ghc/compiler/main/HscMain.lhs
  1.57      +28 -5     fptools/ghc/compiler/compMan/CompManager.lhs