The latest version of codex is 0.6.0.0-0.

codex

Version 0.4.0.6 revision 0 uploaded by aloiscochard.

Package meta

Synopsis
A ctags file generator for cabal project dependencies.
Description

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/stack projects.

You basically do `codex update` in your 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.

Author
Alois Cochard
Bug reports
n/a
Category
Development
Copyright
n/a
Homepage
http://github.com/aloiscochard/codex
Maintainer
alois.cochard@gmail.com
Package URL
n/a
Stability
n/a

Components