mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +01:00
Change constraint to "criterion < 1.4" per #3183
This commit is contained in:
parent
159ad81e21
commit
bb3136e158
@ -3265,7 +3265,7 @@ packages:
|
||||
- tasty-quickcheck < 0.10
|
||||
|
||||
# https://github.com/fpco/stackage/issues/3183
|
||||
- criterion < 1.3
|
||||
- criterion < 1.4
|
||||
|
||||
# https://github.com/fpco/stackage/issues/3184
|
||||
- eliminators < 0.4
|
||||
@ -4098,10 +4098,17 @@ skipped-benchmarks:
|
||||
# These can periodically be checked for updates;
|
||||
# just remove these lines and run `stackage-curator check'
|
||||
# to verify.
|
||||
- avers # criterion 1.3
|
||||
- binary-parsers # criterion 1.2
|
||||
- cryptohash-sha512 # criterion 1.2
|
||||
- heist # criterion 1.3
|
||||
- pipes # optparse-applicative 0.13
|
||||
- splitmix # criterion 1.3
|
||||
- superbuffer # criterion 1.3
|
||||
- teardown # criterion 1.3
|
||||
- ttrie # criterion-plus and th-pprint
|
||||
- tz # criterion 1.3
|
||||
- unicode-transforms # criterion 1.3
|
||||
- universum # criterion 1.2 https://github.com/fpco/stackage/issues/3100
|
||||
- unordered-containers # criterion 1.2
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user