simonmar 2001/08/16 03:54:22 PDT
Modified files:
ghc/compiler/compMan CompManager.lhs
ghc/compiler/ghci InteractiveUI.hs
Log:
Include fixity info in the output from :info.
Revision Changes Path
1.89 +17 -3 fptools/ghc/compiler/compMan/CompManager.lhs
1.90 +13 -6 fptools/ghc/compiler/ghci/InteractiveUI.hs