On Wed, Feb 24, 2010 at 11:57:51AM +0000, Simon Peyton-Jones wrote: > Ian > > | Sun Feb 21 08:44:32 PST 2010 Ian Lynagh <[email protected]> > | * Make "make tags" work in the new build system > > Thanks. This does construct a file 'tags' in $(TOP), snippet below. > > Alas emacs says 'not a valid tags table'. > > The old TAGS file I have looks like the second snippet below. > > Any ideas?
It should make both a tags file for vim and a TAGS file for emacs. Maybe I should have called the target something else, but I'm not sure what. Thanks Ian _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
