From 09447e47eee74ba4b4d9296093e62447f7303a4a Mon Sep 17 00:00:00 2001 From: Denis Tereshkin Date: Wed, 5 Jan 2022 10:38:53 +0700 Subject: [PATCH] Bump resolver to lts-18.18 --- stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.yaml b/stack.yaml index d6e3b0e..9c8eb3d 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-18.18 # User packages to be built. # Various formats can be used as shown in the example below.