From e913886476b17228317b86daf375fc798dd8fb35 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 8 Jun 2019 10:16:29 -0400 Subject: [PATCH] Expect benchmark failure per isovector/polysemy#92 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 366e5fe5..d110769a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5339,6 +5339,7 @@ expected-benchmark-failures: - cryptohash # https://github.com/vincenthz/hs-cryptohash/pull/43 - http2 - lz4 # https://github.com/fpco/stackage/issues/3510 + - polysemy # https://github.com/isovector/polysemy/issues/92 - thyme - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6