From 372c1e2a32769623ebfc2213bcc3a5f18ff30d8a Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Mon, 16 Jan 2017 10:28:13 +0200 Subject: [PATCH] Update stack.yaml to use lts-6.27 --- stack.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/stack.yaml b/stack.yaml index a45652dd..579cbb62 100644 --- a/stack.yaml +++ b/stack.yaml @@ -15,5 +15,4 @@ extra-deps: - hspec-core-2.3.2 - hspec-wai-0.8.0 - hspec-expectations-0.8.2 -- call-stack-0.1.0 -resolver: lts-6.0 +resolver: lts-6.27