Skip to content

Commit 288abf6

Browse files
committed
haskell-ci: use the latest compiler versions for testing
1 parent 66c65b3 commit 288abf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cabal2spec.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ license: GPL-3
1414
license-file: LICENSE
1515
author: Peter Simons, Bryan O'Sullivan, Jens Petersen
1616
maintainer: simons@cryp.to
17-
tested-with: GHC == 9.2.8 || == 9.4.8 || == 9.6.4 || == 9.8.2
17+
tested-with: GHC == 9.2.8 || == 9.4.8 || == 9.6.7 || == 9.8.4
1818
category: Distribution
1919
homepage: https://github.com/peti/cabal2spec
2020
build-type: Simple

0 commit comments

Comments
 (0)