From a9be7d9a71d561bca64ab5e5a0d6229f01b219e9 Mon Sep 17 00:00:00 2001 From: Andreas Abel Date: Mon, 3 Jul 2023 12:52:21 +0200 Subject: [PATCH] Reenable hpack and have it owned by @sol 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