From 7bb1f0b8876b94f3690776dee073cc78943e2262 Mon Sep 17 00:00:00 2001 From: Tony Zorman Date: Sat, 23 Sep 2023 14:14:30 +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 039c865768..72ff7add97 100644 --- a/stack.yaml +++ b/stack.yaml @@ -1,7 +1,7 @@ # This stack.yaml is used to build xmonad-contrib with released versions # of X11 and xmonad -resolver: lts-21.6 +resolver: lts-21.12 packages: - ./