lentil: frugal issue tracker

[ development, gpl, program, project-management ] [ Propose Tags ]

minumum effort, cohesive issue tracker based on ubiquitous TODOs and FIXMEs conventions. Check homepage for manual, tutorial, binaries, examples.


[Skip to Readme]

Flags

Manual Flags

NameDescriptionDefault
developer

developer mode - warnings let compilation fail

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.1.0, 0.1.1.1, 0.1.1.2, 0.1.1.3, 0.1.2.0, 0.1.2.1, 0.1.2.2, 0.1.2.3, 0.1.2.4, 0.1.2.5, 0.1.2.6, 0.1.2.7, 0.1.3.0, 0.1.3.1, 0.1.4.0, 0.1.4.1, 0.1.5.0, 0.1.6.0, 0.1.6.1, 0.1.6.2, 0.1.7.0, 0.1.7.1, 0.1.8.0, 0.1.9.0, 0.1.10.0, 0.1.11.0, 0.1.12.0, 0.2.0.0, 0.2.0.1, 1.0.0.0, 1.0.0.1, 1.0.1.0, 1.0.2.0, 1.0.3.0, 1.0.3.1, 1.0.3.2, 1.0.3.3, 1.0.4.0, 1.0.5.0, 1.0.6.0, 1.0.6.1, 1.0.7.0, 1.0.8.0, 1.0.9.0, 1.0.9.1, 1.0.10.0, 1.0.10.1, 1.0.11.0, 1.0.11.1, 1.0.11.2, 1.0.11.3, 1.0.11.4, 1.1.0.0, 1.1.0.1, 1.1.1.1, 1.1.2.0, 1.2.0.0, 1.2.1.0, 1.2.2.0, 1.2.3.0, 1.3.0.0, 1.3.1.0, 1.3.2.0, 1.4.0.0, 1.4.1.0, 1.5.0.0, 1.5.1.0, 1.5.2.0, 1.5.3.0, 1.5.3.1, 1.5.3.2, 1.5.4.0, 1.5.4.1, 1.5.4.2, 1.5.5.0, 1.5.5.1, 1.5.5.2, 1.5.5.3, 1.5.5.4, 1.5.6.0 (info)
Change log changes.txt
Dependencies base (>=4.9 && <5.0), csv (>=0.1 && <0.2), deepseq (>=1.4 && <1.6), directory (>=1.2 && <1.4), dlist (>=0.8 && <1.1), filemanip (>=0.3 && <0.4), filepath (>=1.4 && <1.6), megaparsec (>=8.0 && <9.7), mtl (>=2.2 && <2.4), natural-sort (>=0.1 && <0.2), optparse-applicative (>=0.16 && <0.19), prettyprinter (>=1.7 && <1.8), prettyprinter-ansi-terminal (>=1.1.3 && <1.2), regex-tdfa (>=1.2 && <1.4), semigroups (>=0.18 && <0.21), terminal-progress-bar (>=0.4 && <0.5), text (>=1.2 && <2.2) [details]
License GPL-3.0-only
Copyright © 2015-2021 Francesco Ariis et al. (check authors.txt)
Author Francesco Ariis <fa-ml@ariis.it> et al. (check authors.txt)
Maintainer Francesco Ariis <fa-ml@ariis.it>
Revised Revision 4 made by fffaaa at 2023-11-25T14:14:35Z
Category Development, Project Management
Home page http://www.ariis.it/static/articles/lentil/page.html
Source repo head: git clone https://www.ariis.it/static/repos/stagit/lentil/
Uploaded by fffaaa at 2023-07-28T13:46:58Z
Distributions LTSHaskell:1.5.6.0, NixOS:1.5.6.0, Stackage:1.5.6.0
Reverse Dependencies 1 direct, 0 indirect [details]
Executables lentil
Downloads 47168 total (206 in the last 30 days)
Rating 2.5 (votes: 3) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2023-07-28 [all 1 reports]

Readme for lentil-1.5.6.0

[back to package description]
lentil, frugal issue tracker
----------------------------

A simple issure tracker for the rest of us who love to write TODO and
FIXME comments.



Manual, installation info can be found in:

    ./doc/usr/

or at:

    http://www.ariis.it/static/articles/lentil/page.html


For feedback or bug reports or issue requests contact me at:

    http://ariis.it/static/articles/mail/page.html

See CONTRIBUTING for build instructions.