diff --git a/generic-arbitrary.cabal b/generic-arbitrary.cabal index f62feb1..4f1039a 100644 --- a/generic-arbitrary.cabal +++ b/generic-arbitrary.cabal @@ -17,8 +17,10 @@ build-type: Simple extra-source-files: CHANGELOG.md , README.md cabal-version: 1.22 -tested-with: GHC == 8.10.7 - , GHC == 9.0.2 +tested-with: GHC == 8.6.5 + , GHC == 8.10.7 + , GHC == 9.0.2 + , GHC == 9.2.4 source-repository head type: git