From c9033682346f0bb39db04bdf6c4ab274805e50ce Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 13 Jul 2016 11:33:48 +0900 Subject: [PATCH] allow makefile test to fail (#1693) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 57889955..636eadf0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3041,6 +3041,9 @@ expected-test-failures: # https://github.com/yesodweb/css-text/issues/10 - css-text + + # https://github.com/fpco/stackage/pull/1693 + - makefile # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run