diff --git a/avro.cabal b/avro.cabal index 9009d9b..ba1e283 100644 --- a/avro.cabal +++ b/avro.cabal @@ -11,7 +11,7 @@ author: Thomas M. DuBuisson maintainer: Alexey Raga license: BSD-3-Clause license-file: LICENSE -tested-with: GHC == 9.2.2, GHC == 9.0.2, GHC == 8.10.7, GHC == 8.8.4, GHC == 8.6.5 +tested-with: GHC == "9.10.1", GHC == "9.8.2", GHC == "9.6.6" build-type: Simple extra-source-files: README.md ChangeLog.md