From c1d26a20cc0eaa5730df09f1d4ad44bd95ff7bc4 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Fri, 23 Sep 2016 12:50:56 +0200 Subject: Use lts-7.0 in stack.yaml files. --- stack.full.yaml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'stack.full.yaml') diff --git a/stack.full.yaml b/stack.full.yaml index 7d01d279c..e405a4c27 100644 --- a/stack.full.yaml +++ b/stack.full.yaml @@ -22,8 +22,4 @@ packages: extra-deps: - http-client-0.5.0 - http-client-tls-0.3.0 -- data-default-instances-base-0.1.0.1 -- cmark-0.5.3.1 -- aeson-pretty-0.8.1 -- texmath-0.8.6.5 -resolver: nightly-2016-07-11 +resolver: lts-7.0 -- cgit v1.2.3