From 44c4d7cb085b4fecc7be002e26a3229c83341c70 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 10 Jan 2017 10:46:18 +0900 Subject: [PATCH] reenable folds allow tests to fail (ekmett/folds#12)" This reverts commit 7b6be49766014aa061dfb240716f1be42f1c72ba. --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2e200c96..3fa6a499 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1082,7 +1082,7 @@ packages: # Not a maintainer - arithmoi - #- folds + - folds - friendly-time - hashable - haxl @@ -3133,6 +3133,8 @@ expected-test-failures: - cubicbezier # https://github.com/kuribas/cubicbezier/issues/3 - yesod-auth-basic # https://github.com/creichert/yesod-auth-basic/issues/1 + + - folds # https://github.com/ekmett/folds/issues/12 # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run