fast-tags-0.0.5: Fast incremental vi tags.

The fast-tags package

Yet another tags program. Like hasktags, it uses its own parser rather than haskell-src or haskell-src-exts, so it's fast. It understands hsc files, though not literate haskell.

In addition, it will load an existing tags file and merge generated tags.

The intent is to bind it to vim's BufWrite autocommand to automatically keep the tags file up to date. This only works for files changed be the editor of course, so you may want to bind 'rm tags' to a pull posthook.

Changes since 0.0.4:

Changes since 0.0.3:

Changes since 0.0.2:

Limitations:

Properties

Versions0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5
Dependenciesbase (≥3 & <5), containers, text (<0.11.1.12) or
base (≥3 & <5), containers, text (>0.11.1.12)
LicenseBSD3
AuthorEvan Laforge
MaintainerEvan Laforge <qdunkan@gmail.com>
Stabilityexperimental
CategoryHaskell, Development
Source repositorygit clone git://github.com/elaforge/fast-tags.git
Executablesfast-tags
Upload dateSun May 13 02:12:42 UTC 2012
Uploaded byEvanLaforge

Downloads