From 0593032e515e8db03ad1e68d5222efe852c00695 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 1 Jan 2021 16:46:17 +0800 Subject: [PATCH] headroom doctest MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit src/Headroom/Command/Utils.hs:20:1: error: Could not load module ‘RIO’ It is a member of the hidden package ‘rio-0.1.19.0’. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 868ca4cc..00f77e17 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5946,6 +5946,9 @@ expected-test-failures: # https://github.com/clash-lang/clash-compiler/issues/1622 - clash-prelude + + # doctest: rio + - headroom # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run