From f21bdc26e7c14fdd5e0df63269c20e0889ba1e53 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 25 Jan 2021 19:08:41 +0100 Subject: [PATCH] libmpd < 0.10.0.0 for #5843 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2995790f..139c939c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5102,6 +5102,9 @@ packages: - generic-lens-core < 2.1.0.0 - generic-optics < 2.1.0.0 + # https://github.com/commercialhaskell/stackage/issues/5843 + - libmpd < 0.10.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of