[haskell] embed sql migration scripts from external files
This commit is contained in:
parent
d1f0faf30f
commit
565afa5c7b
3 changed files with 34 additions and 30 deletions
|
@ -20,10 +20,10 @@ dependencies:
|
|||
- base >= 4.7 && < 5
|
||||
- bytestring
|
||||
- directory
|
||||
- file-embed
|
||||
- http-conduit
|
||||
- http-types
|
||||
- mtl
|
||||
- raw-strings-qq
|
||||
- sqlite-simple
|
||||
- text
|
||||
- time
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue