aboutsummaryrefslogtreecommitdiffstats
path: root/stack.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml7
1 files changed, 6 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml
index 6cbacba..27a17ad 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -39,7 +39,12 @@ packages:
- '.'
# Dependency packages to be pulled from upstream that are not in the resolver
# (e.g., acme-missiles-0.3)
-extra-deps: []
+extra-deps:
+- dbmigrations-2.0.0
+- dbmigrations-sqlite-2.0.0
+- HDBC-sqlite3-2.3.3.1
+- HsSyck-0.53
+- yaml-light-0.1.4
# Override default flag values for local packages and extra-deps
flags: {}