@hackage codex0.0.1.1
Code Explorer for Cabal
Installation
Dependencies (12)
- Cabal >=1.19
- base >=4.7 && <4.8
- bytestring
- containers
- directory
- download-curl Show all…
Dependents (1)
@hackage/acme-everything
This tool download and cache the source code of packages in your local hackage,
he 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 codex.tags file
that you can use in your favorite text editor.