From c30ad6f1ce6f1f4b38267f3c6e0e96757e31821b Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 7 Jan 2016 14:16:37 -0800 Subject: stack.yaml - use older aeson to avoid excessive memory use on compile. --- stack.full.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'stack.full.yaml') diff --git a/stack.full.yaml b/stack.full.yaml index f9e339408..348ab0532 100644 --- a/stack.full.yaml +++ b/stack.full.yaml @@ -14,4 +14,6 @@ packages: - '../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 -- cgit v1.2.3