Try out some basic sqlite stuff

This commit is contained in:
Joscha 2018-03-17 20:39:22 +00:00
parent 14c5a29aa4
commit 9a956785ef
3 changed files with 46 additions and 2 deletions

View file

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