From 674fe0934c48723cc58acc3bacf60ca99b114021 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 11:51:51 +0300 Subject: [PATCH] Expect benchmark failure #2690 --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2a362148..74ca6b8f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3040,7 +3040,7 @@ packages: "Boldizsár Németh @nboldi": - instance-control - - references + # - references # https://github.com/nboldi/references/issues/27 # - haskell-tools-ast # GHC 8.2.1 # - haskell-tools-backend-ghc # GHC 8.2.1 # - haskell-tools-rewrite # GHC 8.2.1 @@ -3893,6 +3893,9 @@ expected-benchmark-failures: # https://github.com/harendra-kumar/unicode-transforms/issues/16 - unicode-transforms + # https://github.com/fpco/stackage/issues/2690 + - storablevector + # end of expected-benchmark-failures