From 572e6a5c5313cf53ec9e6eb21a8d6fa628066174 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 2 Jun 2022 07:21:59 -0700 Subject: [PATCH] Bring back bound on `brotli` (#6563) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 157375ef..57b02e47 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -87,7 +87,7 @@ packages: - tasty-silver - acid-state - rss - - brotli + - brotli < 0 # 0.0.0.0 https://github.com/commercialhaskell/stackage/issues/6563 - brotli-streams - xor - http-io-streams