From f17bcbc23da4f3a724caf74517149554da6e1a3c Mon Sep 17 00:00:00 2001 From: Denis Tereshkin Date: Mon, 21 May 2018 10:42:37 +0700 Subject: [PATCH] Update to lts-11.9 --- stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.yaml b/stack.yaml index 3aef138..b06bc4d 100644 --- a/stack.yaml +++ b/stack.yaml @@ -15,7 +15,7 @@ # resolver: # name: custom-snapshot # location: "./custom-snapshot.yaml" -resolver: lts-8.18 +resolver: lts-11.9 # User packages to be built. # Various formats can be used as shown in the example below.