From 3a83742ca01aa13cfa66c33e40d2e7da99b13742 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 6 Dec 2017 12:11:16 -0800 Subject: [PATCH] Add tidal-midi, with PortMidi constraint, see #2915 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 61713518..949a6c30 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2334,6 +2334,7 @@ packages: "Alex McLean @yaxu": - tidal + - tidal-midi "Kei Hibino @khibino": - th-data-compat @@ -3161,6 +3162,9 @@ packages: # https://github.com/fpco/stackage/issues/3063 - vty < 5.19 + # https://github.com/fpco/stackage/pull/2915 + - PortMidi < 0.1.6.1 + # end of packages # Package flags are applied to individual packages, and override the values of