From 68306171a04c0e8d4505b686cd63d2d534b35f06 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 16 Jan 2018 11:40:55 +0200 Subject: [PATCH] No benchmark failure snoyberg/mono-traversable#158 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2b30d85b..68a69f7e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3786,7 +3786,6 @@ expected-benchmark-failures: - monad-memo # https://github.com/EduardSergeev/monad-memo/issues/3 - ip # https://github.com/andrewthad/haskell-ip/issues/22 - cmark-gfm # https://github.com/kivikakk/cmark-gfm-hs/issues/5 - - mono-traversable # https://github.com/snoyberg/mono-traversable/issues/158 # end of expected-benchmark-failures