[project @ 2000-11-24 17:09:52 by simonmar]
authorsimonmar <unknown>
Fri, 24 Nov 2000 17:09:52 +0000 (17:09 +0000)
committersimonmar <unknown>
Fri, 24 Nov 2000 17:09:52 +0000 (17:09 +0000)
commit8fe9b1aff1871324e85189229ceb92d6d0c206e0
tree9c3212da286d34d1cad25022e0627abcb5639742
parent83eef621e4a4fbb6c1343304ec638cafd6c9dc09
[project @ 2000-11-24 17:09:52 by simonmar]
- Bug fixes to the interpreter.  Now much more stable - it hasn't crashed
  all day.

- Many improvements to the user interface (eg. :set +t and :set +s
  work just like Hugs).

- Several wibbles & message improvements: the interpreter now informs you
  when it's loading the object code for a given module.
ghc/compiler/compMan/CmLink.lhs
ghc/compiler/compMan/CompManager.lhs
ghc/compiler/ghci/InteractiveUI.hs
ghc/compiler/ghci/InterpSyn.lhs
ghc/compiler/ghci/MCI_make_constr.hi-boot
ghc/compiler/ghci/StgInterp.lhs
ghc/compiler/main/DriverPipeline.hs
ghc/compiler/main/HscMain.lhs
ghc/compiler/main/Main.hs