From b3cd0e62595cec0987c98ddf0d8eb2eb7e130cd6 Mon Sep 17 00:00:00 2001 From: Joscha Date: Wed, 24 Oct 2018 20:05:18 +0000 Subject: [PATCH] Update resolver --- stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.yaml b/stack.yaml index b0252a3..d4c68d1 100644 --- a/stack.yaml +++ b/stack.yaml @@ -15,7 +15,7 @@ # resolver: # name: custom-snapshot # location: "./custom-snapshot.yaml" -resolver: lts-12.9 +resolver: lts-12.14 # User packages to be built. # Various formats can be used as shown in the example below.