From 11da7b8aae071262a69a36dd50ea3004923122ca Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 9 Jul 2026 14:49:32 -0700 Subject: [PATCH] add constraints to syntehsizer-* per #8072 --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index bdd2551e..5dd27ae2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7875,6 +7875,11 @@ packages: - copilot-prettyprinter < 4.8 - copilot-theorem < 4.8 + # https://github.com/commercialhaskell/stackage/issues/8072 + - synthesizer-core < 0.9 + - synthesizer-dimensional < 0.9 + - synthesizer-midi < 0.7 + # end of Stackage upper bounds # end of packages