From 80a5ffcd5ee76cb36be1742103f100351bd824f4 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 2 Jul 2023 17:59:29 -0700 Subject: [PATCH] Disable hpack Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 17042eec..75423906 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5241,7 +5241,7 @@ packages: - hmatrix-special - hostname - hourglass - - hpack + - hpack < 0 # https://github.com/commercialhaskell/stackage/issues/7044 - hsc2hs - hscolour - hse-cpp