From 524e40c7aa0f668392c68facb2e8148dee884204 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 27 Apr 2016 07:24:50 +0300 Subject: [PATCH] Expect benchmark failure #1389 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 568cda5d..6b528756 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2770,6 +2770,9 @@ expected-benchmark-failures: - yesod-core - yi-rope + # https://github.com/fpco/stackage/issues/1389 + - thread-local-storage + # end of expected-benchmark-failures