From ac81be99491877808e616129360269bf2d31b4cc Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 3 Feb 2026 14:35:38 -0800 Subject: [PATCH] Add upper bound for bluefin, #7937 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 428a5b49..7b60f467 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7870,6 +7870,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7916 - dotparse < 0.1.4 + + # https://github.com/commercialhaskell/stackage/issues/7937 + - bluefin < 0.4 # end of Stackage upper bounds # end of packages