mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-07-10 07:05:42 +02:00
skipped-benchmarks: apecs-stm (added in #8064) due to needing tasty-bench < 0.5
This commit is contained in:
parent
aa22d32d6a
commit
a5e560d2e8
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user