ctags-like tool for Haskell sources
hasktags is a tool to generate tag files for vi(m) and emacs from
Haskell sources (similar to what the good old ctags(1) does for C,
Pascal, Fortran, YACC, lex and Lisp).

Maintainer: Matthias Kilian <kili@openbsd.org>

WWW: http://hackage.haskell.org/package/hasktags
