diff --git a/aeson.cabal b/aeson.cabal index 1853d615..d6cd4cf5 100644 --- a/aeson.cabal +++ b/aeson.cabal @@ -240,7 +240,7 @@ test-suite aeson-tests build-depends: integer-gmp if impl(ghc >=9.2 && <9.7) - build-depends: nothunks >=0.1.4 && <0.3 + build-depends: nothunks >=0.1.4 && <0.4 source-repository head type: git