Test with GHC 9.4.2

This commit is contained in:
Andrzej Rybczak 2022-08-29 17:34:27 +02:00
parent 41968a16d9
commit 72faf66c5a
4 changed files with 7 additions and 7 deletions

View File

@ -8,9 +8,9 @@
#
# For more information, see https://github.com/haskell-CI/haskell-ci
#
# version: 0.15.20220808
# version: 0.15.20220826
#
# REGENDATA ("0.15.20220808",["github","--config=cabal.haskell-ci","cabal.project"])
# REGENDATA ("0.15.20220826",["github","--config=cabal.haskell-ci","cabal.project"])
#
name: Haskell-CI
on:
@ -32,9 +32,9 @@ jobs:
strategy:
matrix:
include:
- compiler: ghc-9.4.1
- compiler: ghc-9.4.2
compilerKind: ghc
compilerVersion: 9.4.1
compilerVersion: 9.4.2
setup-method: ghcup
allow-failure: false
- compiler: ghc-9.2.4

View File

@ -21,7 +21,7 @@ extra-source-files:
CHANGELOG.md
README.md
tested-with: GHC ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.4 || ==9.4.1
tested-with: GHC ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.4 || ==9.4.2
bug-reports: https://github.com/haskell-effectful/effectful/issues
source-repository head

View File

@ -17,7 +17,7 @@ extra-source-files:
CHANGELOG.md
README.md
tested-with: GHC ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.4 || ==9.4.1
tested-with: GHC ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.4 || ==9.4.2
bug-reports: https://github.com/haskell-effectful/effectful/issues
source-repository head

View File

@ -22,7 +22,7 @@ extra-source-files:
CHANGELOG.md
README.md
tested-with: GHC ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.4 || ==9.4.1
tested-with: GHC ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.4 || ==9.4.2
bug-reports: https://github.com/haskell-effectful/effectful/issues
source-repository head