From 8c44548b567884a47945245cc0f35a48ed10445d Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 13 Feb 2017 22:08:52 -0800 Subject: [PATCH] Constrain xml-conduit per #2299 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index bc25a588..6d29e6da 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2823,6 +2823,9 @@ packages: - ghc-prof < 1.4.0 - viewprof < 0.0.0.2 + # https://github.com/fpco/stackage/issues/2299 + - xml-conduit < 1.5.0 + # end of packages # Package flags are applied to individual packages, and override the values of