From 0c5769f86728a9e107515483a32fc24bbd5dffc2 Mon Sep 17 00:00:00 2001 From: Alex McLean Date: Thu, 6 Feb 2025 09:00:42 +0000 Subject: [PATCH] Upper bounds for tidal-link In anticipation of new release of tidal-link with breaking changes. Will remove once a compatible tidal-1.10 is released. Ref: https://github.com/commercialhaskell/stackage/issues/7627#issuecomment-2639204160 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2d1880d4..19e04e43 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7813,6 +7813,7 @@ packages: # 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