From 3306e349d3ecd9e422e6f0e37c46b7e99cce449b Mon Sep 17 00:00:00 2001 From: flavis Date: Sun, 28 Nov 2021 17:26:58 +0100 Subject: [PATCH] upgrade lts --- stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.yaml b/stack.yaml index 4c13e9f..27e3cfa 100644 --- a/stack.yaml +++ b/stack.yaml @@ -17,7 +17,7 @@ # # resolver: ./custom-snapshot.yaml # resolver: https://example.com/snapshots/2018-01-01.yaml -resolver: lts-14.3 +resolver: lts-18.18 # User packages to be built. # Various formats can be used as shown in the example below.