Skip to content

Commit a54aa20

Browse files
committed
Bump Haskell CI to GHC 9.12
1 parent cdcd4d9 commit a54aa20

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

cpphs.cabal

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,10 @@ Build-type: Simple
2525
Extra-Source-Files: README, LICENCE-GPL, LICENCE-commercial, CHANGELOG, docs/cpphs.1, docs/index.html
2626

2727
tested-with:
28-
GHC == 9.10.1
29-
GHC == 9.8.2
30-
GHC == 9.6.6
28+
GHC == 9.12.2
29+
GHC == 9.10.2
30+
GHC == 9.8.4
31+
GHC == 9.6.7
3132
GHC == 9.4.8
3233
GHC == 9.2.8
3334
GHC == 9.0.2

0 commit comments

Comments
 (0)