I am pleased to announce the release of lentil 1.0 [0].

[0] http://hackage.haskell.org/package/lentil-1.0.0.1

=============================
lentil - frugal issue tracker
=============================

lentil is a minimum effort issue tracker; if you litter your code
with:

    -- FIXME: does outPop work with b/w terminals? [ansi]

lentil can help you listing, sorting, exporting, tagging slicing
and dicing those `todo`s. To see it in action just type:

    cabal install lentil           # or use stack
    cd ~/your-project-folder/
    lentil .

Any repo will do, not only Haskell ones!
For further information, check the project homepage [1] and the
user manual [2].

[1] http://ariis.it/static/articles/lentil/page.html
[2] http://ariis.it/static/articles/lentil-manual/page.html


Heartfelt "thank you!" to anyone who contributed [3] by providing
valuable feedback, suggestions, patches!

[3] http://ariis.it/link/repos/lentil/contributors.txt

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Haskell mailing list
Haskell@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell

Reply via email to