aboutsummaryrefslogtreecommitdiff
path: root/stack.full.yaml
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2016-02-09 09:34:51 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2016-02-09 09:34:51 -0800
commit522f8f3b47848bb0246042faffcc44ac3a374aca (patch)
treea943ad4c6b9935eda9620d024d1fe37777368d82 /stack.full.yaml
parente552a14bf9e30a12cffaf2a14d8fa181ce39e696 (diff)
downloadpandoc-522f8f3b47848bb0246042faffcc44ac3a374aca.tar.gz
Updated to lts-5.2 resolver, aeson 0.11 in stack.yaml.
Diffstat (limited to 'stack.full.yaml')
-rw-r--r--stack.full.yaml6
1 files changed, 2 insertions, 4 deletions
diff --git a/stack.full.yaml b/stack.full.yaml
index d79d25d0c..880fe9425 100644
--- a/stack.full.yaml
+++ b/stack.full.yaml
@@ -13,7 +13,5 @@ packages:
- '../pandoc-types'
- '../texmath'
extra-deps:
-- 'cmark-0.5.0'
-# Use older aeson to avoid excessive memory use in compilation:
-- 'aeson-0.8.0.2'
-resolver: lts-4.0
+- 'aeson-0.11'
+resolver: lts-5.2