From efe971fe15308355d03d3dc31a4ee97b0cbdde3e Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 24 Jan 2017 19:07:51 +0200 Subject: [PATCH] Expect doctest failures due to hidden Glob --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4208ad57..5ed1bc31 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3173,6 +3173,10 @@ expected-test-failures: - unicode-show # https://github.com/nushio3/unicode-show/issues/2 - ghc-exactprint # https://github.com/alanz/ghc-exactprint/issues/47 + + # Doctests require hidden Glob package + - multiset + - makefile # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run