From c954d5985af2c7d82d57ab07f55ae47062d2337e Mon Sep 17 00:00:00 2001 From: Denis Tereshkin Date: Sat, 5 Jun 2021 12:18:14 +0700 Subject: [PATCH] Bump to lts-17.14 --- stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.yaml b/stack.yaml index 1efd91f..2cea49d 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-17.14 # User packages to be built. # Various formats can be used as shown in the example below.