simonpj     2004/07/21 03:07:42 PDT

  Modified files:
    ghc/compiler/compMan CompManager.lhs 
    ghc/compiler/ghci    InteractiveUI.hs 
    ghc/compiler/main    HscMain.lhs 
    ghc/compiler/typecheck TcRnDriver.lhs 
  Log:
  Add location information to :i command
  
  Revision  Changes    Path
  1.148     +2 -1      fptools/ghc/compiler/compMan/CompManager.lhs
  1.168     +10 -14    fptools/ghc/compiler/ghci/InteractiveUI.hs
  1.194     +2 -2      fptools/ghc/compiler/main/HscMain.lhs
  1.75      +8 -5      fptools/ghc/compiler/typecheck/TcRnDriver.lhs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to