Description
Generates ctags tags and etags TAGS files for Haskell programs. These index files help editors jump to definitions and navigate larger Haskell codebases.
It is useful for developers who use editors with tag-file support or maintain projects where quick source navigation matters. It is a command-line development tool and should be run inside or against a Haskell source tree.