From b02d3d9e1bef0f64917f5fce51447ce337229cde Mon Sep 17 00:00:00 2001 From: Andreas Abel Date: Mon, 3 Jul 2023 13:34:38 +0200 Subject: [PATCH] Reenable hpack and have it owned by @sol (#7045) See: - https://github.com/sol/hpack/issues/554 - https://github.com/commercialhaskell/stackage/issues/7044 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 75423906..556db28d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1170,6 +1170,7 @@ packages: - wai-middleware-static "Simon Hengel @sol": + - hpack - hspec - hspec-api - hspec-core @@ -5241,7 +5242,6 @@ packages: - hmatrix-special - hostname - hourglass - - hpack < 0 # https://github.com/commercialhaskell/stackage/issues/7044 - hsc2hs - hscolour - hse-cpp