From 09e0543cbb6b77328b678bb2a9ec9f2c8e548c67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Mon, 31 Jul 2023 15:37:03 +0200 Subject: [PATCH] Revert "Add an upper bound for http-conduit, #7061" This reverts commit ef25b75947622a761e08c2f354a8fc6bc6aeb75a. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1e403f01..edf2251f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8396,9 +8396,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7060 - doctest < 0.22 - - # https://github.com/commercialhaskell/stackage/issues/7061 - - http-conduit < 2.3.8.3 # end of Stackage upper bounds # end of packages