diff --git a/build-constraints.yaml b/build-constraints.yaml index e33e2d08..ba6c313b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5618,7 +5618,7 @@ packages: - html - html-entities - http-client-restricted - - http-client-tls < 0.4 # https://github.com/commercialhaskell/stackage/issues/7966 + - http-client-tls - http-date - http-reverse-proxy - http-types @@ -7866,6 +7866,10 @@ packages: - servant-auth < 0.4.10 - servant-auth-client < 0.4.10 - servant-auth-server < 0.4.10 + + # https://github.com/commercialhaskell/stackage/issues/7966 + - http-client-tls < 0.4 + - aws < 0.25.3 # end of Stackage upper bounds # end of packages