manzyuk / fast-tags

Fork of elaforge/fast-tags that adds Emacs support

Home Page:http://hackage.haskell.org/package/fast-tags

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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?

About

Fork of elaforge/fast-tags that adds Emacs support

http://hackage.haskell.org/package/fast-tags

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 97.3%Language:Shell 2.0%Language:Vim Script 0.7%