From 0940726e79f3e889694fb6e98edfce662421f77e Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Wed, 23 May 2018 23:54:41 -0400 Subject: [PATCH] Skips text-builder benchmarks (#3668) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5046e821..3e8e406e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4137,6 +4137,7 @@ skipped-benchmarks: - pipes # optparse-applicative 0.13 - splitmix # criterion 1.3 - superbuffer # criterion 1.3 + - text-builder # criterion 1.1 https://github.com/commercialhaskell/stackage/issues/3668 - ttrie # criterion-plus and th-pprint - tz # criterion 1.3 - unicode-transforms # criterion 1.3