On 25/02/2010 09:14, Simon Peyton-Jones wrote:
|>  good point.  Could we call them 'tags-emacs' and 'tags-vim'?
|
| We could do, but tags and TAGS are the standard names.
|
| We could also have separate "make tags" and "make TAGS" commands, which
| generate only the named file.
|
| Whatever the decision, implementing it will be easy.
|

Does it matter whether it's standard?  Esp if the standard doesn't work on 
Windows and MacOS. The file names are self-describing, and the 'make' target 
could emit a message to say what the outputs are called.

One advantage of using the standard name is that it's the default in emacs. If we use a non-standard name, everyone has to type it in (and know what it's called) rather than just hitting return.

It'd be good to decide one way or t'other and clear it away.  Does anyone else 
care?

(This can't be a new problem.)

Previously we only generated TAGS, as far as I can tell.

I wouldn't object if that continued to be the case :-)

Cheers,
        Simon

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to