From e47615b9b416c7ac72bc1c97b321c5d8bc62b1cc Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 18 May 2016 16:25:32 +0900 Subject: [PATCH] nettle some tests fail with libnettle-3.2 (stbuehler/haskell-nettle#8) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3ddb240d..696afbaf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2797,6 +2797,9 @@ expected-test-failures: # https://github.com/fpco/stackage/issues/1412 - wai-predicates + + # https://github.com/stbuehler/haskell-nettle/issues/8 + - nettle # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run