From 06597e2fcdd8ee05a764916b03f6a8f0fa8bcfbf Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 20 Nov 2022 05:08:34 -0800 Subject: [PATCH] Add `aeson-schemas` to skipped benchamrks to finish work on #6781 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d0f2649c..aff99005 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9157,6 +9157,7 @@ skipped-benchmarks: # See "Large scale enabling/disabling of packages" in CURATORS.md for how to manage this section. # # Benchmark bounds issues + - aeson-schemas # tried aeson-schemas-1.4.0.1, but its *benchmarks* requires the disabled package: criterion - Color # tried Color-0.3.3, but its *benchmarks* requires the disabled package: criterion - Earley # tried Earley-0.13.0.1, but its *benchmarks* requires the disabled package: criterion - ForestStructures # tried ForestStructures-0.0.1.0, but its *benchmarks* requires the disabled package: criterion