[project @ 2002-01-23 16:50:46 by simonmar]
authorsimonmar <unknown>
Wed, 23 Jan 2002 16:50:52 +0000 (16:50 +0000)
committersimonmar <unknown>
Wed, 23 Jan 2002 16:50:52 +0000 (16:50 +0000)
commit92cdc09e48d3410182581f5bd687d1ee7cbe476b
tree89310e283108974eadd13ca8264ac984655eecfb
parent830c1108833bbdfb9eb1309bd136aedf0b7d141f
[project @ 2002-01-23 16:50:46 by simonmar]
- Implement an alternative :module syntax so we can play around with it.

- Implement ':show bindings' and ':show modules'

- Fix a bug whereby doing :info on a local binding would cause a panic
  (this needs to be merged to STABLE - the change is part of the patch
  to HscMain).

- Some cleanups in InteractiveUI.hs
ghc/compiler/compMan/CompManager.lhs
ghc/compiler/ghci/InteractiveUI.hs
ghc/compiler/main/HscMain.lhs
ghc/compiler/main/HscTypes.lhs