codex: A ctags file generator for cabal project dependencies.
This tool download and cache the source code of packages in your local hackage,
it can then use this cache to generate tags files aggregating the sources of all the dependencies of your cabal projects.
You basically do `codex update` in your cabal project directory and you'll get a file
(codex.tags by default, or TAGS when using emacs format) that you can use in your
favorite text editor.
Usage overview can be found in the README.
Downloads
- codex-0.3.0.4.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.0.1.1, 0.0.1.2, 0.0.1.3, 0.0.1.4, 0.0.1.5, 0.0.1.6, 0.0.1.7, 0.0.2, 0.0.2.1, 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.2.1.0, 0.2.1.2, 0.2.1.4, 0.2.1.6, 0.2.1.8, 0.2.1.10, 0.3, 0.3.0.2, 0.3.0.4, 0.3.0.6, 0.3.0.8, 0.3.0.10, 0.4.0.0, 0.4.0.2, 0.4.0.4, 0.4.0.6, 0.4.0.8, 0.4.0.10, 0.5.0.0, 0.5.0.1, 0.5.0.2, 0.5.1.0, 0.5.1.2, 0.5.2.0, 0.6.0.0 (info) |
|---|---|
| Dependencies | base (>=4.6.0.1 && <5), bytestring (>=0.10.0.2 && <0.11), Cabal (>=1.18 && <1.23), codex (==0.3.0.4), containers (>=0.5.0.0 && <0.6), cryptohash (>=0.11 && <0.12), directory (>=1.2.0.1 && <1.3), either (>=4.3.0.1 && <4.4), filepath (>=1.3.0.1 && <1.5), hackage-db (>=1.22 && <2), http-client (>=0.4 && <0.5), lens (>=4.6 && <5), machines (>=0.2 && <0.6), machines-directory (>=0.0.0.2 && <0.3), MissingH, monad-loops (>=0.4.2 && <0.5), network (>=2.6 && <2.7), process (>=1.1.0.2 && <1.3), tar (>=0.4.0.1 && <0.5), text (>=1.1.1.3 && <1.3), transformers (>=0.3.0.0 && <0.5), wreq (>=0.3.0.1 && <0.5), yaml (>=0.8.8.3 && <0.9), zlib (>=0.5.4.1 && <0.6) [details] |
| License | Apache-2.0 |
| Author | Alois Cochard |
| Maintainer | alois.cochard@gmail.com |
| Uploaded | by aloiscochard at 2015-05-21T13:10:22Z |
| Category | Development |
| Home page | http://github.com/aloiscochard/codex |
| Source repo | head: git clone https://github.com/aloiscochard/codex.git |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Executables | codex |
| Downloads | 36279 total (126 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2015-05-23 [all 1 reports] |