summaryrefslogtreecommitdiff
path: root/haskell/package.yaml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--haskell/package.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/haskell/package.yaml b/haskell/package.yaml
index c464ad9..567b06c 100644
--- a/haskell/package.yaml
+++ b/haskell/package.yaml
@@ -19,12 +19,14 @@ dependencies:
- aeson
- base >= 4.7 && < 5
- bytestring
+- directory
- http-conduit
- http-types
+- raw-strings-qq
- sqlite-simple
- text
- time
-- raw-strings-qq
+- transformers
ghc-options:
- -Wall