From 522f8f3b47848bb0246042faffcc44ac3a374aca Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 9 Feb 2016 09:34:51 -0800 Subject: Updated to lts-5.2 resolver, aeson 0.11 in stack.yaml. --- stack.full.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'stack.full.yaml') 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 -- cgit v1.2.3