Skip to content

Commit 24872a9

Browse files
andreasabelMikolaj
authored andcommitted
hackage-security.cabal: updated tested-with to GHC 9.0.2
1 parent 70dd3ad commit 24872a9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

hackage-security/hackage-security.cabal

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,10 @@ category: Distribution
2929
homepage: https://github.com/haskell/hackage-security
3030
bug-reports: https://github.com/haskell/hackage-security/issues
3131
build-type: Simple
32-
tested-with: GHC==8.10.1, GHC==8.8.3, GHC==8.6.5, GHC==8.4.4, GHC==8.2.2, GHC==8.0.2,
33-
GHC==7.10.3, GHC==7.8.4, GHC==7.6.3, GHC==7.4.2
32+
tested-with:
33+
GHC==9.0.2,
34+
GHC==8.10.7, GHC==8.8.4, GHC==8.6.5, GHC==8.4.4, GHC==8.2.2, GHC==8.0.2,
35+
GHC==7.10.3, GHC==7.8.4, GHC==7.6.3, GHC==7.4.2
3436

3537

3638
extra-source-files:

0 commit comments

Comments
 (0)