From 7421339b31a8bc62fdfad1ad71878159cbef5efa Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 15 Mar 2021 19:47:33 +0100 Subject: [PATCH] Move http-client-openssl to #5747, closes #5748 --- build-constraints.yaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 36f82fc8..44ea1a46 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -742,7 +742,7 @@ packages: - windns - mono-traversable - - http-client < 0.7 # https://github.com/commercialhaskell/stackage/issues/5747 + - http-client - http-conduit - githash @@ -3721,7 +3721,7 @@ packages: "Alex Biehl @alexbiehl": - haddock-library < 1.10 # https://github.com/commercialhaskell/stackage/issues/5890 - - http-client-openssl < 0.3.3 # https://github.com/commercialhaskell/stackage/issues/5748 + - http-client-openssl "Steven Vandevelde @icidasset": - shikensu @@ -6906,6 +6906,11 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5937 - dyre < 0.9.0 + + # https://github.com/commercialhaskell/stackage/issues/5747 + - http-client < 0.7 + - http-client-openssl < 0.3.3 + # end of packages # Package flags are applied to individual packages, and override the values of