From 10bc15c1954b8296cd662c2af7cdb285d3ce4db7 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 8 Feb 2022 07:34:21 -0800 Subject: [PATCH] Do not try `criterion < 0` --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9c8ccc44..7ed829f6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2485,7 +2485,7 @@ packages: - chaselev-deque - code-page - constraint-tuples - - criterion < 0 + - criterion - criterion-measurement - data-reify - deriving-compat