From 32a01aa297b5663dcbfcc3a7bd8fe5b6a3701ec2 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 25 Jul 2017 13:02:28 +0800 Subject: [PATCH] tls benchmarks also failing to compile (vincenthz/hs-tls#247) --- build-constraints.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 98692a0b..52a5b002 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3820,9 +3820,10 @@ expected-benchmark-failures: - Frames # https://github.com/acowley/Frames/issues/47 - cryptohash # https://github.com/vincenthz/hs-cryptohash/pull/43 - dbus # No issue tracker, sent e-mail to maintainer - - thyme # https://github.com/liyang/thyme/issues/50 - - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 - ghc-mod # https://github.com/DanielG/ghc-mod/issues/895 + - thyme # https://github.com/liyang/thyme/issues/50 + - tls # https://github.com/vincenthz/hs-tls/issues/247 + - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 # wrong package.yaml file - teardown # https://github.com/roman/Haskell-teardown/issues/1