fast-tags: Fast incremental vi tags.
Yet another tags program. Like hasktags, it uses its own parser rather than haskell-src or haskell-src-exts, so it's fast. It should be even faster than hasktags because it uses Text instead of String. It also understands hsc files, though not literate haskell. It's also less buggy than hasktags.
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.
[Skip to Readme]
Downloads
- fast-tags-0.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 1.0, 1.0.1, 1.1.0, 1.1.1, 1.2, 1.2.1, 1.3, 1.4, 1.4.1, 1.4.2, 1.5.0, 2.0.0, 2.0.1, 2.0.2, 2.0.3 |
---|---|
Dependencies | base (>=3 && <5), containers, text (>=0.11.1.13) [details] |
Tested with | ghc >=7.0.3 |
License | BSD-3-Clause |
Author | Evan Laforge |
Maintainer | Evan Laforge <qdunkan@gmail.com> |
Category | Haskell, Development |
Source repo | head: darcs get http://ofb.net/~elaforge/darcs/fast-tags/ |
Uploaded | by EvanLaforge at 2012-04-01T03:57:15Z |
Distributions | NixOS:2.0.2 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | fast-tags |
Downloads | 14777 total (23 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2016-12-25 [all 7 reports] |