From 69f1d6852bf7b6946d1eff760dbae10490ca6bbc Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 8 May 2019 17:30:21 -0700 Subject: [PATCH] Remove upper bound on hslua benchmarks. Fix #3994 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 05e9b268..2af01546 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5352,7 +5352,6 @@ skipped-benchmarks: - unicode-transforms # path-io - unordered-containers # criterion 1.5 - xxhash-ffi # ghc 8.4 via xxhash build failure - - hslua # criterion 1.5.1 # Blocked due to benchmarks failing to compile for GHC 8.6 - binary-tagged