Add aeson-schemas to skipped benchamrks to finish work on #6781

Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
This commit is contained in:
Mihai Maruseac 2022-11-20 05:08:34 -08:00
parent f7bb75a7c3
commit 06597e2fcd

View File

@ -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