Start work on todo.txt parser

This commit is contained in:
Joscha 2018-09-10 21:46:37 +00:00
parent 36b791d7e0
commit 1c75605cf3
4 changed files with 158 additions and 2 deletions

View file

@ -23,6 +23,7 @@ dependencies:
- base >= 4.7 && < 5
- brick
- ConfigFile
- containers
- megaparsec
- optparse-applicative
- sqlite-simple
@ -33,7 +34,6 @@ dependencies:
- vty
- hspec
- QuickCheck
#- containers
#- unordered-containers
#- transformers
#- async