chore: stackage 22.44 -> 23.28

This updates stackage builds to GHC 9.8.4.
This commit is contained in:
Wolfgang Walther
2026-04-18 18:38:32 +00:00
parent 759917772c
commit f1cd9a2136
4 changed files with 54 additions and 18 deletions
+1 -1
View File
@@ -121,7 +121,7 @@ jobs:
- uses: haskell-actions/setup@cd0d9bdd65b20557f41bea4dbe43d0b5fbbfe553 # v2.11.0
with:
# This must match the version in stack.yaml's resolver
ghc-version: 9.6.7
ghc-version: 9.8.4
enable-stack: true
stack-no-global: true
stack-setup-ghc: true