lentil - a frugal issue tracker

If you litter your code with TODOs and FIXMEs, lentil [1] can help you
make sense of that big mess into something nice and readable like:

    src/Lentil/File.hs
        49  does upMan work windows? [feature:intermediate]

    src/Lentil/Parse.hs
        26  eliminate lookahead? refactor parsing? [lint] [refactor]
        54  add test for rotoscope [test]


It supports tags, filtering, exporting and much more. Check the user
manual [2] for more information.


[1] http://hackage.haskell.org/package/lentil
[2] http://www.ariis.it/static/articles/lentil-manual/page.html

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

Reply via email to