From b48611187e96aefe529956128130ffb41353797f Mon Sep 17 00:00:00 2001 From: Andrew Cowie Date: Wed, 29 May 2024 21:09:27 +1000 Subject: [PATCH] Bump resolver to lts-22.23 and GHC 9.6.5 --- stack.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stack.yaml b/stack.yaml index 30295ae..be27a41 100644 --- a/stack.yaml +++ b/stack.yaml @@ -1,5 +1,5 @@ -resolver: lts-22.22 -compiler: ghc-9.6.4 +resolver: lts-22.23 +compiler: ghc-9.6.5 packages: - . ghc-options: