aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml13
1 files changed, 6 insertions, 7 deletions
diff --git a/stack.yaml b/stack.yaml
index 82f2f5073..21ff7bff7 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -7,10 +7,9 @@ flags:
network-uri: true
packages:
- '.'
-extra-deps:
-- 'cmark-0.5.1'
-- 'pandoc-citeproc-0.9'
-- 'pandoc-types-1.16.0.1'
-# Use older aeson to avoid excessive memory use in compilation:
-- 'aeson-0.8.0.2'
-resolver: lts-4.0
+extra-deps: []
+# to compile against aeson 0.11.0.0:
+# - 'aeson-0.11.0.0'
+# - 'fail-4.9.0.0'
+# - 'pandoc-types-1.16.1'
+resolver: lts-5.2