From 34ffc0c96bcd18bd1c6b12a46da5787ff6feee66 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 1 Jan 2021 21:25:56 +0800 Subject: [PATCH] xml-indexed-cursor doctest MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit src/Text/XML/Cursor/Indexed.hs:111:1: error: Could not load module ‘Data.Default’ It is a member of the hidden package ‘data-default-0.7.1.1’. src/Text/XML/Cursor/Indexed.hs:120:1: error: Could not load module ‘Text.XML’ It is a member of the hidden package ‘xml-conduit-1.9.0.0’. --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 00f77e17..88a4401f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5947,8 +5947,9 @@ expected-test-failures: # https://github.com/clash-lang/clash-compiler/issues/1622 - clash-prelude - # doctest: rio + # doctest - headroom + - xml-indexed-cursor # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run