@hackage hs-tags0.1.5

Create tag files (ctags and etags) for Haskell code.

Executable to generate a tags (ctags) or TAGS (etags) file for a bunch of Haskell files. These files are used by editors (e.g. TAGS by Emacs) to implement jump-to-definition (e.g. M-. in Emacs).