diff --git a/example-client/example-client.cabal b/example-client/example-client.cabal index 94a7333..6573ced 100644 --- a/example-client/example-client.cabal +++ b/example-client/example-client.cabal @@ -56,7 +56,7 @@ executable example-client ghc-options: -Wall if flag(Cabal-syntax) - build-depends: Cabal-syntax >= 3.7 && < 3.16 + build-depends: Cabal-syntax >= 3.7 && < 3.18 else build-depends: Cabal >= 2.2.0.1 && < 3.7, Cabal-syntax < 3.7 diff --git a/hackage-repo-tool/hackage-repo-tool.cabal b/hackage-repo-tool/hackage-repo-tool.cabal index d7164e4..db4c65c 100644 --- a/hackage-repo-tool/hackage-repo-tool.cabal +++ b/hackage-repo-tool/hackage-repo-tool.cabal @@ -77,7 +77,7 @@ executable hackage-repo-tool hackage-security >= 0.6 && < 0.7 if flag(Cabal-syntax) - build-depends: Cabal-syntax >= 3.7 && < 3.16 + build-depends: Cabal-syntax >= 3.7 && < 3.18 else build-depends: Cabal >= 2.2.0.1 && < 2.6 || >= 3.0 && < 3.7, diff --git a/hackage-security/hackage-security.cabal b/hackage-security/hackage-security.cabal index 17d6196..093aa61 100644 --- a/hackage-security/hackage-security.cabal +++ b/hackage-security/hackage-security.cabal @@ -136,7 +136,7 @@ library build-depends: base >= 4.11 if flag(Cabal-syntax) - build-depends: Cabal-syntax >= 3.7 && < 3.16 + build-depends: Cabal-syntax >= 3.7 && < 3.18 else build-depends: Cabal >= 2.2.0.1 && < 2.6 || >= 3.0 && < 3.7, @@ -201,7 +201,7 @@ test-suite TestSuite zlib if flag(Cabal-syntax) - build-depends: Cabal >= 3.7 && < 3.16, + build-depends: Cabal >= 3.7 && < 3.18, Cabal-syntax >= 3.7 && < 3.16 else build-depends: Cabal >= 2.2.0.1 && < 2.6