From e57a53f28433409b46774568d6e062381fb9196f Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 1 Jun 2026 11:38:27 +0200 Subject: [PATCH] streamly-core < 0.3.1 (#8026) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f05dd62e..44f0ee0b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7870,6 +7870,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/8025 - bowtie < 0.8 + + # https://github.com/commercialhaskell/stackage/issues/8026 + - streamly-core < 0.3.1 # end of Stackage upper bounds # end of packages