From f3d86d688da82f717224c30fa1e32df6ebb932d2 Mon Sep 17 00:00:00 2001 From: Alex McLean Date: Sun, 8 Jun 2025 17:55:00 +0100 Subject: [PATCH] Remove constraint for hosc and tidal-link New 1.10.0 release of tidal means we can finally remove these constraints. Fixes #7627 --- build-constraints.yaml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 382e08eab..86d2bacc2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7845,11 +7845,7 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7611 - th-desugar < 1.18 - - # https://github.com/commercialhaskell/stackage/issues/7627 - - hosc < 0.21 - - tidal-link < 1.1 - + # https://github.com/commercialhaskell/stackage/issues/7635 - singletons-base < 3.5 - eliminators < 0.9.6