From 237d9991c34a4d89fe6967b7d8062f3a0140a7db Mon Sep 17 00:00:00 2001 From: Denis Tereshkin Date: Tue, 12 Mar 2019 22:31:08 +0700 Subject: [PATCH] Bump resolver version --- stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.yaml b/stack.yaml index b3e4fd9..edf29f6 100644 --- a/stack.yaml +++ b/stack.yaml @@ -18,7 +18,7 @@ # # resolver: ./custom-snapshot.yaml # resolver: https://example.com/snapshots/2018-01-01.yaml -resolver: lts-11.9 +resolver: lts-12.9 # User packages to be built. # Various formats can be used as shown in the example below.