From c73781e4e78d240be6be3474c0ae34b81f6a7097 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 7 Dec 2021 17:52:54 +0200 Subject: [PATCH] streamly-bytestring upper bound for #6351 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 89ac8468..b79f45ff 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6755,6 +6755,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6348 - selective < 0.5 + + # https://github.com/commercialhaskell/stackage/issues/6351 + - streamly-bytestring < 0.1.4 # end of packages # Package flags are applied to individual packages, and override the values of