diff --git a/build-constraints.yaml b/build-constraints.yaml index 5a92ee3b..0727e2a4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9124,6 +9124,7 @@ skipped-benchmarks: # See "Large scale enabling/disabling of packages" in CURATORS.md for how to manage this section. # # Benchmark bounds issues + - apecs-stm # tried apecs-stm-0.3, but its *benchmarks* requires tasty-bench >=0.3 && < 0.5 and the snapshot contains tasty-bench-0.5.1 - base32 # tried base32-0.4, but its *benchmarks* requires bytestring ^>=0.11 and the snapshot contains bytestring-0.12.2.0 - binary-parsers # tried binary-parsers-0.2.4.0, but its *benchmarks* requires criterion >=1.1 && < 1.2 and the snapshot contains criterion-1.6.5.0 - bitwise-enum # tried bitwise-enum-1.0.2.0, but its *benchmarks* requires the disabled package: gauge