/fast-tags

Fork of elaforge/fast-tags that adds Emacs support

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

See vimrc for an example of how to keep the tags file up to date
automatically.

TODO:

- Lots of files are not in UTF8.  Use ByteString with a lenient decoder?

- \ continuation in strings is not parsed correctly.

- Literate haskell.

- Entire module indented.  But who does this?