From 6df8e2b6c09d3623fc39d484f6e00dfa30913bbc Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 8 May 2019 18:08:10 -0700 Subject: [PATCH] thyme bench also fails to build --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0061d276..ba690419 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5283,6 +5283,7 @@ expected-benchmark-failures: - cryptohash # https://github.com/vincenthz/hs-cryptohash/pull/43 - http2 - lz4 # https://github.com/fpco/stackage/issues/3510 + - thyme - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 # end of expected-benchmark-failures