From 5b251d23b875be26c37b17ecd6da33a8f9c1fd3f Mon Sep 17 00:00:00 2001 From: Joscha Date: Sun, 28 Jan 2018 16:53:22 +0000 Subject: [PATCH] Update resolver --- stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.yaml b/stack.yaml index 005cfcf..97a175f 100644 --- a/stack.yaml +++ b/stack.yaml @@ -15,7 +15,7 @@ # resolver: # name: custom-snapshot # location: "./custom-snapshot.yaml" -resolver: lts-10.3 +resolver: lts-10.4 # User packages to be built. # Various formats can be used as shown in the example below.