From 5d9ffeefe097ba5172d684ff388059a24b210486 Mon Sep 17 00:00:00 2001 From: Denis Tereshkin Date: Sun, 18 Jun 2017 17:22:16 +0700 Subject: [PATCH] Updated to lts-8.18 --- stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.yaml b/stack.yaml index b976803..e998669 100644 --- a/stack.yaml +++ b/stack.yaml @@ -15,7 +15,7 @@ # resolver: # name: custom-snapshot # location: "./custom-snapshot.yaml" -resolver: lts-7.7 +resolver: lts-8.18 # User packages to be built. # Various formats can be used as shown in the example below.