Skip to content

Commit 7c9988e

Browse files
committed
fix tested-with
1 parent bc065da commit 7c9988e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

generic-arbitrary.cabal

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,10 @@ build-type: Simple
1717
extra-source-files: CHANGELOG.md
1818
, README.md
1919
cabal-version: 1.22
20-
tested-with: GHC == 8.10.7
21-
, GHC == 9.0.2
20+
tested-with: GHC == 8.6.5
21+
, GHC == 8.10.7
22+
, GHC == 9.0.2
23+
, GHC == 9.2.4
2224

2325
source-repository head
2426
type: git

0 commit comments

Comments
 (0)