From 734f6afe6132e5798016693497f4c68d111e35a6 Mon Sep 17 00:00:00 2001 From: Joscha Date: Thu, 12 Apr 2018 20:31:18 +0000 Subject: [PATCH] Update the resolver --- stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.yaml b/stack.yaml index 9e09c63..4ae9009 100644 --- a/stack.yaml +++ b/stack.yaml @@ -15,7 +15,7 @@ # resolver: # name: custom-snapshot # location: "./custom-snapshot.yaml" -resolver: lts-10.7 +resolver: lts-11.4 # User packages to be built. # Various formats can be used as shown in the example below.