@hackage codex0.0.1.6

A ctags file generator for cabal project dependencies.

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.

Usage overview can be found in the README.

  • Installation

  • Dependencies (0)

  • Dependents (0)