[Haskell-cafe] [ANN] codex 0.2.0.0

Alois Cochard alois.cochard at gmail.com
Mon Sep 22 08:59:44 UTC 2014


Hi Cafe,

I released a new version of my tool `codex`[1] (a ctags file generator for
cabal project dependencies).

This new version include:
- By default, the current project is now included in the generated
`codex.tags` file
- Resolve dependencies in the "benchmarks" of your cabal project
- Fix tags file header to respect specification (to make them work in
Sublime)
- Cache eviction mechanism (no need of using `--force` in default use cases)
- Add default configuration for Sublime

Thanks to everyone for bug fixes and feature requests!

Cheers

[1] https://github.com/aloiscochard/codex

-- 
*Λ\ois*
http://twitter.com/aloiscochard
http://github.com/aloiscochard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20140922/9a9384c4/attachment.html>


More information about the Haskell-Cafe mailing list