From 3b12ea4c28af88ed5eef277d90dc76ae57567fd3 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 21 Feb 2021 17:37:27 -0700 Subject: [PATCH] Mark benchmark failures on GHC 9.0.1 (#5903) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 66606e9a..fee486d2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6069,6 +6069,7 @@ expected-benchmark-failures: - raaz # https://github.com/commercialhaskell/stackage/issues/4766 - thyme - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 + - genvalidity-persistent # https://github.com/commercialhaskell/stackage/issues/5903 # end of expected-benchmark-failures