From d15b601c71243c39adfeae43c6516f6fb6d1252c Mon Sep 17 00:00:00 2001 From: Denis Tereshkin Date: Thu, 21 Sep 2017 17:22:33 +0700 Subject: [PATCH] Changed resolver to lts-8.18 --- stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.yaml b/stack.yaml index 7e619e0..3aef138 100644 --- a/stack.yaml +++ b/stack.yaml @@ -15,7 +15,7 @@ # resolver: # name: custom-snapshot # location: "./custom-snapshot.yaml" -resolver: lts-7.19 +resolver: lts-8.18 # User packages to be built. # Various formats can be used as shown in the example below.