diff --git a/build-constraints.yaml b/build-constraints.yaml index d0e9f930..4ceb752c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4587,7 +4587,13 @@ packages: # causes build failure in persistent-mysql-haskell https://github.com/commercialhaskell/stackage/issues/4550 # causes build failure in eventful-sql-common https://github.com/commercialhaskell/stackage/issues/4551 # causes build failure in persistent-test https://github.com/commercialhaskell/stackage/issues/4552 - - persistent-template < 2.7.1 + # causes build failure in persistent-iproute https://github.com/commercialhaskell/stackage/issues/4553 + - persistent < 2.10 + - persistent-mysql < 2.10 + - persistent-postgresql < 2.10 + - persistent-sqlite < 2.10 + - persistent-template < 2.7.0 + - persistent-typed-db < 0.1.0.0 # end of packages # Package flags are applied to individual packages, and override the values of