From 18c71fa39464cbc7b3edeaaa2f9084a07bf61afb Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 26 Jan 2021 17:36:40 -0600 Subject: [PATCH] Add an upper bound for tidal, #5848 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index af0ac4e9..c7276fd9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5108,6 +5108,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5846 - dbus < 1.2.18 + # https://github.com/commercialhaskell/stackage/issues/5848 + - tidal < 1.7 + # end of packages # Package flags are applied to individual packages, and override the values of