From 20e80e10b26bc05eb8e58eb8f3a30f27f8dd7475 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 4 Oct 2019 23:44:17 +0800 Subject: [PATCH] disable html-conduit (snoyberg/xml#148) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a2ac13d6..f65f289d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5609,6 +5609,7 @@ packages: # compilation errors - xml-conduit-parse < 0 - scalpel-core < 0 + - html-conduit < 0 # https://github.com/snoyberg/xml/issues/148 - configuration-tools < 0 - bitx-bitcoin < 0