From 327c2cf0c14f8eec234ec74d1a657d3e2fd5df11 Mon Sep 17 00:00:00 2001 From: Tony Zorman Date: Sat, 23 Sep 2023 14:13:58 +0200 Subject: [PATCH] stack: Bump resolver to lts-21.12 This also bumps the default GHC version from 9.4.6 to 9.4.7. --- stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.yaml b/stack.yaml index 41a9c3e..9cc1a63 100644 --- a/stack.yaml +++ b/stack.yaml @@ -1,4 +1,4 @@ -resolver: lts-21.6 +resolver: lts-21.12 packages: - ./