summaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2016-01-07 14:16:37 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2016-01-07 14:16:37 -0800
commitc30ad6f1ce6f1f4b38267f3c6e0e96757e31821b (patch)
tree6542fa968b7156471850da503f8893584bbba27b /stack.yaml
parent0602a2207169f5ab1c147bef04c82cf6bb8fc3ab (diff)
stack.yaml - use older aeson to avoid excessive memory use on compile.
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml
index 9993e987f..4d0c4a7be 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -11,4 +11,6 @@ extra-deps:
- 'cmark-0.5.0'
- '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