From 85ca078a15fa2dd7ed20a47e57bbb1f08f7f53fd Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 18 Dec 2025 19:12:58 -0800 Subject: [PATCH] Remove upper bound for HTTP, closes #7891 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 32dd5a06..b46736a5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7835,9 +7835,6 @@ packages: - persistent < 2.18 - persistent-postgresql < 2.14.0.1 - # https://github.com/commercialhaskell/stackage/issues/7891 - - HTTP < 4000.5.0 - # end of Stackage upper bounds # end of packages