summaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml17
1 files changed, 10 insertions, 7 deletions
diff --git a/stack.yaml b/stack.yaml
index 1381576..0b038b1 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -1,5 +1,4 @@
-resolver: lts-11.7
-extra-package-dbs: []
+resolver: nightly-2018-08-29
save-hackage-creds: false
flags:
@@ -24,8 +23,12 @@ build:
haddock-deps: false
extra-deps:
-- 'pandoc-2.2'
-- 'pandoc-types-1.17.4.2'
-- 'pandoc-citeproc-0.14.3.1'
-- 'tasty-1.1.0.1'
-- 'fsnotify-0.3.0.0'
+- file-embed-0.0.11
+- QuickCheck-2.12.4
+- yaml-0.10.1.1
+
+- pandoc-2.2.3.2
+- pandoc-citeproc-0.14.3.1
+- HsYAML-0.1.1.2
+- aeson-1.3.1.1
+- rfc5051-0.1.0.3