mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-17 08:45:48 +01:00
Merge pull request #3848 from dzhus/reenable-csg-benchmarks
Reenable csg benchmarks
This commit is contained in:
commit
66c6c82208
@ -264,7 +264,7 @@ packages:
|
|||||||
- boltzmann-samplers
|
- boltzmann-samplers
|
||||||
- generic-data
|
- generic-data
|
||||||
- generic-random
|
- generic-random
|
||||||
- scanf
|
- scanf
|
||||||
- show-combinators
|
- show-combinators
|
||||||
|
|
||||||
"Tobias Dammers <tdammers@gmail.com> @tdammers":
|
"Tobias Dammers <tdammers@gmail.com> @tdammers":
|
||||||
@ -3501,7 +3501,7 @@ packages:
|
|||||||
|
|
||||||
"Owen Lynch <root@owenlynch.org> @olynch":
|
"Owen Lynch <root@owenlynch.org> @olynch":
|
||||||
- natural-sort
|
- natural-sort
|
||||||
|
|
||||||
"John Biesnecker <jbiesnecker@gmail.com> @biesnecker":
|
"John Biesnecker <jbiesnecker@gmail.com> @biesnecker":
|
||||||
- async-pool
|
- async-pool
|
||||||
|
|
||||||
@ -3593,7 +3593,7 @@ packages:
|
|||||||
# https://github.com/commercialhaskell/stackage/issues/3787
|
# https://github.com/commercialhaskell/stackage/issues/3787
|
||||||
- semigroupoids < 5.3
|
- semigroupoids < 5.3
|
||||||
|
|
||||||
# needed by foldl, in turn needed by many others (mono-traversable,
|
# needed by foldl, in turn needed by many others (mono-traversable,
|
||||||
# turtle, etc.)
|
# turtle, etc.)
|
||||||
# https://github.com/commercialhaskell/stackage/issues/3828
|
# https://github.com/commercialhaskell/stackage/issues/3828
|
||||||
- mwc-random < 0.14
|
- mwc-random < 0.14
|
||||||
@ -4236,7 +4236,6 @@ skipped-benchmarks:
|
|||||||
- avers # criterion 1.3
|
- avers # criterion 1.3
|
||||||
- binary-parsers # criterion 1.2
|
- binary-parsers # criterion 1.2
|
||||||
- cryptohash-sha512 # criterion 1.2
|
- cryptohash-sha512 # criterion 1.2
|
||||||
- csg # via criterion-1.5.0.0
|
|
||||||
- heist # criterion 1.3
|
- heist # criterion 1.3
|
||||||
- hw-rankselect # via criterion-1.5.0.0
|
- hw-rankselect # via criterion-1.5.0.0
|
||||||
- identicon # via criterion-1.5.0.0
|
- identicon # via criterion-1.5.0.0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user