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

Simon Marlow simonmar@glass.cse.ogi.edu
Thu, 16 Aug 2001 03:54:22 -0700


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