(Re-)implement date expression parsing

This commit is contained in:
Joscha 2018-03-22 20:04:40 +00:00
parent 51eb270431
commit b8eecddc37
3 changed files with 278 additions and 35 deletions

View file

@ -21,24 +21,22 @@ description: Please see the README on Github at <https://github.com/Garm
dependencies:
- base >= 4.7 && < 5
- brick
- ConfigFile
- megaparsec
- optparse-applicative
- sqlite-simple
- text
- time
- sqlite-simple
- brick
- vty
- optparse-applicative
- ConfigFile
- unix
- vty
#- containers
#- unordered-containers
#- text
#- time
#- transformers
#- async
#- aeson
#- bytestring
#- stm
#- megaparsec
library:
source-dirs: src