summaryrefslogtreecommitdiff
path: root/haskell/package.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'haskell/package.yaml')
-rw-r--r--haskell/package.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/package.yaml b/haskell/package.yaml
index ed81dbd..e97a523 100644
--- a/haskell/package.yaml
+++ b/haskell/package.yaml
@@ -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