simonmar 2005/06/13 07:13:00 PDT
Modified files:
ghc/compiler/ghci InteractiveUI.hs
Log:
Implement :tags command
Patch supplied by Claus Reinke, with some modifications by me.
Ideally we'd like this to be a command line option too, and we'd like
to drop the restriction that all the source files must be interpreted,
but that needs some work elsewhere (interface files have to store
definition source locations).
Revision Changes Path
1.208 +117 -5 fptools/ghc/compiler/ghci/InteractiveUI.hs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc