MarcWeber / hasktags

Produces ctags "tags" and etags "TAGS" files for Haskell programs
Other
127 stars 32 forks source link

Update README.md #35

Closed chrissound closed 7 years ago

chrissound commented 7 years ago

Make it more obvious etags format is required for emacs. Removed the bash wrapper function - not too sure what the purpose of that was (an alias maybe)?

Also removed the sort - I think that is unnecessary.