simonmar 2005/06/27 01:53:03 PDT
Modified files:
ghc/compiler/ghci InteractiveUI.hs
Log:
Rename :tags to :etags and :ctags. The problem was that :tags
prevented the common abbreviation of :type, namely :t.
Also, :etags and :ctags match the *nix commands of the same name, and
this way makes it easier for them to take an optional filename
argument (which they now do).
Revision Changes Path
1.212 +11 -6 fptools/ghc/compiler/ghci/InteractiveUI.hs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc