mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-26 22:21:57 +01:00
Unconstrain criterion
This commit is contained in:
parent
a5a91e7ece
commit
4a8372116a
@ -2988,7 +2988,7 @@ packages:
|
|||||||
- haskell-tools-demo
|
- haskell-tools-demo
|
||||||
# - haskell-tools-cli # via fswatch
|
# - haskell-tools-cli # via fswatch
|
||||||
# - haskell-tools-daemon # via fswatch
|
# - haskell-tools-daemon # via fswatch
|
||||||
- haskell-tools-debug
|
- haskell-tools-debug < 0 # via criterion-1.5.0.0
|
||||||
|
|
||||||
"David Fisher <ddf1991@gmail.com> @ddfisher":
|
"David Fisher <ddf1991@gmail.com> @ddfisher":
|
||||||
- socket-activation
|
- socket-activation
|
||||||
@ -3574,9 +3574,6 @@ packages:
|
|||||||
# https://github.com/commercialhaskell/stackage/issues/3781
|
# https://github.com/commercialhaskell/stackage/issues/3781
|
||||||
- base-orphans < 0.8
|
- base-orphans < 0.8
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/3783
|
|
||||||
- criterion < 1.5
|
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/3784
|
# https://github.com/commercialhaskell/stackage/issues/3784
|
||||||
- extensible < 0.4.10
|
- extensible < 0.4.10
|
||||||
|
|
||||||
@ -4235,8 +4232,15 @@ 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
|
||||||
|
- identicon # via criterion-1.5.0.0
|
||||||
|
- pandoc-types # via criterion-1.5.0.0
|
||||||
- pipes # optparse-applicative 0.13
|
- pipes # optparse-applicative 0.13
|
||||||
|
- simple-vec3 # via criterion-1.5.0.0
|
||||||
|
- skylighting-core # via criterion-1.5.0.0
|
||||||
|
- snap-server # via criterion-1.5.0.0
|
||||||
- splitmix # criterion 1.3
|
- splitmix # criterion 1.3
|
||||||
- superbuffer # criterion 1.3
|
- superbuffer # criterion 1.3
|
||||||
- text-builder # criterion 1.1 https://github.com/commercialhaskell/stackage/issues/3668
|
- text-builder # criterion 1.1 https://github.com/commercialhaskell/stackage/issues/3668
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user