diff --git a/build-constraints.yaml b/build-constraints.yaml index fb134a9f..5bf9a796 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7848,6 +7848,14 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7912 - http-api-data < 0.7 + + # https://github.com/commercialhaskell/stackage/issues/7913 + # hasql < 1.10 # already bounded above due to aeson-options + - hasql-dynamic-statements < 0.4 + - hasql-optparse-applicative < 0.9.1 + - hasql-pool < 1.4 + - hasql-th < 0.4.1 + - hasql-transaction < 1.2.2 # end of Stackage upper bounds # end of packages