From 30984860bcdda86b227609576891395e84ad3ff8 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 15 Mar 2021 23:27:25 +0100 Subject: [PATCH] Order upper bound issue --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 090ceafe..47692c1b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6833,6 +6833,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5686 - formatting < 7 + # https://github.com/commercialhaskell/stackage/issues/5747 + - http-client < 0.7 + - http-client-openssl < 0.3.3 + # https://github.com/commercialhaskell/stackage/issues/5834 - call-stack < 0.3.0 - HUnit < 1.6.2.0 @@ -6898,10 +6902,6 @@ 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 - # https://github.com/commercialhaskell/stackage/issues/5941 - http-api-data < 0.4.3