packages feed

lentil-0.1.2.5: issues.txt

doc/dev/issues.txt
    10  from String to Text? [feature:advanced]
    11  have stuff linked to haskell-platform friendly e non template
        haskell and stuff [feature:intermediate]
    13  html report, come hlint [feature:advanced]
    14  symlinks? [feature:intermediate]
    15  check --output pretty, there are trailing white spaces [bug] [u:1]
    16  test con 7.6.3 [feature:basic] [test]
    17  linux kernel, lentil si inceppa su dei caratteri [bug]
    18  da cabal a hpack [u:1] [feature:advanced]
    19  sm: issue numbers is valuable [design] [request]
    20  sm: have a way to link to discussion/history of issue [design]
        [request]
    21  sm: 1. lentil autogenerates numbers where missing adding tags, 2.
        creates an associated numbered file in .issues/, displays
        associated notes written in those files is asked, 3. even update
        them when there is a source change. (4) these files could be
        webserved when they want something linkable. Vedi comments in
        doc/dev/issues.txt [design] [request]
    27  chickpea, lentil's brother. Two commands, add number to numberless
        tag (#1212 or something), create a mini db with those issues, which
        automatically updated and you can even write stuff in there. O
        maybe you can even add lentil, chickpea and quinoa. Vedi more in
        doc/dev/issues.txt [design]
    33  make it lazy in ouputting todos [refactor]
    34  way to 'group' (section) output by tag [feature:advanced]
 
src/Lentil/Args.hs
    23  disambiguation optparse-applicative [feature:intermediate]
    24  help as lentil PATH [ PATH... ] [ OPTIONS ] [feature:intermediate]
    89  uncomment and implement sorting [feature:intermediate]
 
src/Lentil/File.hs
    51  combine funziona su windows? [feature:intermediate]
 
src/Lentil/Parse/Issue.hs
   109  usa spaces non ' ' [fixme]
   151  specifica meglio [fixme]
 
src/Lentil/Parse/Run.hs
    32  a function String -> [Issue]
    73  change '\n' trick [refactor] [duct]
 
src/Lentil/Parse/Syntaxes.hs
    21  add langparsers che sia estensibile e leggibile a compilazione
        [u:2] [feature:intermediate]
    37  multiline signature? [lint]
    38  tag at the beginning too? [design]
 
src/Main.hs
    35  add doc to use less -r when piping hIsTerminalDevice stdout [doc]
 
test/Tests.hs
     4 
   http://hackage.haskell.org/package/mockery-0.3.0/docs/Test-Mockery-Directory.html
   instead of folder use this? [refactor]