From 84560140ee006c8bff7e2c2d4b7140fe9b09c62d Mon Sep 17 00:00:00 2001 From: pacien Date: Thu, 1 Dec 2022 19:58:18 +0100 Subject: compiler/stack: update lts for ghc 9.2 --- compiler/stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler/stack.yaml') diff --git a/compiler/stack.yaml b/compiler/stack.yaml index b75c56f..213f184 100644 --- a/compiler/stack.yaml +++ b/compiler/stack.yaml @@ -17,7 +17,7 @@ # # resolver: ./custom-snapshot.yaml # resolver: https://example.com/snapshots/2018-01-01.yaml -resolver: lts-19.30 +resolver: lts-20.2 # User packages to be built. -- cgit v1.2.3