summaryrefslogtreecommitdiff
path: root/deb
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 /deb
parente552a14bf9e30a12cffaf2a14d8fa181ce39e696 (diff)
Updated to lts-5.2 resolver, aeson 0.11 in stack.yaml.
Diffstat (limited to 'deb')
-rw-r--r--deb/stack.yaml7
1 files changed, 2 insertions, 5 deletions
diff --git a/deb/stack.yaml b/deb/stack.yaml
index 3f84be738..959081d18 100644
--- a/deb/stack.yaml
+++ b/deb/stack.yaml
@@ -15,8 +15,5 @@ packages:
- '..'
- 'https://hackage.haskell.org/package/pandoc-citeproc-0.9/pandoc-citeproc-0.9.tar.gz'
extra-deps:
-- 'cmark-0.5.0'
-- '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
+- 'aeson-0.11'
+resolver: lts-5.2