@hackage fast-tags0.0.5

Fast incremental vi tags.

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?