From cef39b23712205ee5022bce91cc0ab8eccf27526 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Sat, 14 Oct 2017 23:52:53 +0300 Subject: Update stack.yaml --- stack.yaml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/stack.yaml b/stack.yaml index 0e6fd21..18dcaf2 100644 --- a/stack.yaml +++ b/stack.yaml @@ -1,6 +1,9 @@ -resolver: lts-9.0 -system-ghc: true +resolver: lts-9.6 + install-ghc: false +skip-ghc-check: true +system-ghc: true + packages: - '.' -- cgit v1.2.3