From e5c08607cc8657810a58808174b55432d34d9d37 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 13 Jul 2015 18:02:31 +0300 Subject: [PATCH] Expected test failure for range #681 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ce520370..4c9fa2b3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1589,6 +1589,9 @@ expected-test-failures: # https://github.com/rcallahan/xlsior/issues/1 - xlsior + # https://github.com/fpco/stackage/issues/681 + - range + # Haddocks which are expected to fail. Same concept as expected test failures. expected-haddock-failures: # https://github.com/acw/bytestring-progress/issues/4