Parse command line args

This commit is contained in:
Joscha 2018-03-18 19:33:59 +00:00
parent c1596baaeb
commit bf5bfd1441
2 changed files with 87 additions and 28 deletions

View file

@ -24,6 +24,7 @@ dependencies:
- sqlite-simple
- brick
- vty
- optparse-applicative
#- containers
#- unordered-containers
#- text