From 02906f9f7cc105344aae50f279001c5f9c00e854 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 19 Jul 2015 01:56:52 +0200 Subject: [PATCH] Disable inflections test-suite stackbuilders/inflections-hs#10 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 91e1b2c5..85aceebf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1594,6 +1594,9 @@ expected-test-failures: # https://github.com/rcallahan/xlsior/issues/1 - xlsior + # https://github.com/stackbuilders/inflections-hs/issues/10 + - inflections + # Haddocks which are expected to fail. Same concept as expected test failures. expected-haddock-failures: # https://github.com/acw/bytestring-progress/issues/4