Skip to content

Commit

Permalink
Add GHC 9.8.2 to the tested-with clause in cabal file
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentRDC committed Jul 2, 2024
1 parent f1df1df commit 434ca5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testcontainers.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ extra-source-files:
README.md

tested-with:
GHC ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.4 || ==9.4.2
GHC ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.4 || ==9.4.2 || ==9.8.2

source-repository head
type: git
Expand Down

0 comments on commit 434ca5b

Please sign in to comment.