Add GHC 9.2.3 to CI

This commit is contained in:
Ondřej Šebek 2022-06-08 14:31:57 +02:00 committed by Ondřej Šebek
parent 69929f1b61
commit 94c876a01a
3 changed files with 7 additions and 1 deletions

View File

@ -53,6 +53,11 @@ jobs:
strategy:
matrix:
include:
- compiler: ghc-9.2.3
compilerKind: ghc
compilerVersion: 9.2.3
setup-method: ghcup
allow-failure: false
- compiler: ghc-9.0.2
compilerKind: ghc
compilerVersion: 9.0.2

View File

@ -26,6 +26,7 @@ pull_request_rules:
- -files~=^[^/]*\.yaml$
- -files~=^data/.*\.yaml$
- and:
- check-success=Haskell-CI - Linux - ghc-9.2.3
- check-success=Haskell-CI - Linux - ghc-9.0.2
- check-success=Haskell-CI - Linux - ghc-8.10.7
- label=merge me

View File

@ -18,7 +18,7 @@ maintainer: byorgey@gmail.com
bug-reports: https://github.com/swarm-game/swarm/issues
copyright: Brent Yorgey 2021
category: Game
tested-with: GHC ==8.10.7 || ==9.0.2
tested-with: GHC ==8.10.7 || ==9.0.2 || ==9.2.3
extra-source-files: CHANGELOG.md
example/*.sw
data-dir: data/