From 93c7d4391bbf4598fef2e36afbe39a6323003c60 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Tue, 26 Feb 2019 01:31:09 +0000 Subject: [PATCH] Disables fused-effects benchmarks cf. robrix/fused-effects#113 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 52e40e28..a38f9fce 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5146,6 +5146,7 @@ expected-benchmark-failures: # Compilation failures - cmark-gfm # https://github.com/kivikakk/cmark-gfm-hs/issues/5 - cryptohash # https://github.com/vincenthz/hs-cryptohash/pull/43 + - fused-effects # robrix/fused-effects#113 - http2 - lz4 # https://github.com/fpco/stackage/issues/3510 - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6