Skip to content

Commit 1aa6140

Browse files
committed
Bump GHC 9.2 version to 9.2.4
1 parent 7441ca8 commit 1aa6140

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/haskell-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ jobs:
3838
strategy:
3939
matrix:
4040
include:
41-
- compiler: ghc-9.2.1
41+
- compiler: ghc-9.2.4
4242
compilerKind: ghc
43-
compilerVersion: 9.2.1
43+
compilerVersion: 9.2.4
4444
setup-method: ghcup
4545
allow-failure: false
4646
- compiler: ghc-9.0.1

postgresql-libpq.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ tested-with:
3838
|| ==8.8.4
3939
|| ==8.10.7
4040
|| ==9.0.1
41-
|| ==9.2.1
41+
|| ==9.2.4
4242

4343
extra-source-files: CHANGELOG.md
4444

0 commit comments

Comments
 (0)