From b684476dd0d0c8d3920918c290e178f9de918360 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 11 Jul 2026 12:27:57 -0700 Subject: [PATCH] add constraint "bindings-DSL < 1.1.0" per #8073 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index da5886ff..270a6c47 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7877,6 +7877,9 @@ packages: - synthesizer-dimensional < 0.9 - synthesizer-midi < 0.7 + # https://github.com/commercialhaskell/stackage/issues/8073 + - bindings-DSL < 1.1.0 + # end of Stackage upper bounds # end of packages