From f3a427ac77f891092fc787adf89a78c260975efa Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 13 Oct 2016 07:06:39 +0300 Subject: [PATCH] Expect test failure docopt/docopt.hs#29 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e4ad32bd..c5ad0b05 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2936,6 +2936,8 @@ expected-test-failures: - commtative # https://github.com/athanclark/commutative/issues/4 + - docopt # https://github.com/docopt/docopt.hs/issues/29 + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run