mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 07:48:31 +01:00
Skip benchmarks and close #2604
This commit is contained in:
parent
35e175755c
commit
95b76a92ce
@ -3204,12 +3204,7 @@ packages:
|
||||
- leapseconds-announced < 2017.0.0.1 # Wait for GHC 8.2.1
|
||||
|
||||
# https://github.com/fpco/stackage/issues/2528
|
||||
- concurrent-output < 1.10.0
|
||||
|
||||
# https://github.com/fpco/stackage/issues/2604
|
||||
- criterion < 1.2
|
||||
- statistics < 0.14
|
||||
- thread-local-storage < 0.1.2
|
||||
- concurrent-output < 1.10.0 # Wait for GHC 8.2.1
|
||||
|
||||
# https://github.com/fpco/stackage/issues/2557
|
||||
- singletons < 2.3
|
||||
@ -3924,6 +3919,12 @@ skipped-benchmarks:
|
||||
- graphviz
|
||||
- wl-pprint-text
|
||||
|
||||
# criterion 1.2
|
||||
- binary-parsers
|
||||
- cryptohash-sha512
|
||||
- ed25519
|
||||
- unordered-containers
|
||||
|
||||
# end of skipped-benchmarks
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user