From 28e23bc0248a0dd038e8cd477999e6f9f8dfbff6 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Wed, 23 Feb 2022 19:03:48 -0600 Subject: [PATCH] Add an upper bound for HTTP, #6462 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ebf19389..ac479587 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6919,6 +6919,9 @@ packages: - dhall-bash < 1.0.40 - dhall-json < 1.7.10 + # https://github.com/commercialhaskell/stackage/issues/6462 + - HTTP < 4000.4.0 + # end of packages # Package flags are applied to individual packages, and override the values of