Skip to content

Commit 81cecb9

Browse files
committed
No longer hold back tasty-bench-0.5 (closes #7907).
1 parent 196dc37 commit 81cecb9

File tree

1 file changed

+21
-9
lines changed

1 file changed

+21
-9
lines changed

build-constraints.yaml

Lines changed: 21 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7544,6 +7544,7 @@ packages:
75447544
- stb-image-redux < 0 # tried stb-image-redux-0.2.1.2, but its *library* requires vector >=0.10.12.3 && < 0.13 and the snapshot contains vector-0.13.2.0
75457545
- stm-lifted < 0 # tried stm-lifted-2.5.0.0, but its *library* requires transformers >=0.2 && < 0.6 and the snapshot contains transformers-0.6.1.2
75467546
- streaming-cassava < 0 # tried streaming-cassava-0.2.0.0, but its *library* requires streaming-bytestring >=0.2 && < 0.3 and the snapshot contains streaming-bytestring-0.3.4
7547+
- streamly-examples < 0 # tried streamly-examples-0.3.0, but its *executable* requires tasty-bench >=0.3 && < 0.5 and the snapshot contains tasty-bench-0.5
75477548
- streamly-examples < 0 # tried streamly-examples-0.3.0, but its *executable* requires the disabled package: streamly-fsevents
75487549
- streamt < 0 # tried streamt-0.5.0.1, but its *library* requires mtl >=2.0 && < 2.3 and the snapshot contains mtl-2.3.1
75497550
- strict-tuple-lens < 0 # tried strict-tuple-lens-0.2, but its *library* requires lens ^>=5 and the snapshot contains lens-5.3.6
@@ -7835,9 +7836,6 @@ packages:
78357836
# https://github.com/commercialhaskell/stackage/issues/7898
78367837
- egison-pattern-src < 0.2.2
78377838

7838-
# https://github.com/commercialhaskell/stackage/issues/7907
7839-
- tasty-bench < 0.5
7840-
78417839
# https://github.com/commercialhaskell/stackage/issues/7912
78427840
- http-api-data < 0.7
78437841

@@ -9112,8 +9110,10 @@ skipped-benchmarks:
91129110
#
91139111
# Benchmark bounds issues
91149112
- IntervalMap # tried IntervalMap-0.6.2.1, but its *benchmarks* requires the disabled package: SegmentTree
9113+
- arithmoi # tried arithmoi-0.13.2.0, but its *benchmarks* requires tasty-bench >=0.4 && < 0.5 and the snapshot contains tasty-bench-0.5
91159114
- base32 # tried base32-0.4, but its *benchmarks* requires bytestring ^>=0.11 and the snapshot contains bytestring-0.12.2.0
91169115
- 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.4.1
9116+
- bitvec # tried bitvec-1.1.5.0, but its *benchmarks* requires tasty-bench >=0.3.2 && < 0.5 and the snapshot contains tasty-bench-0.5
91179117
- bitwise-enum # tried bitwise-enum-1.0.1.2, but its *benchmarks* requires the disabled package: gauge
91189118
- bsb-http-chunked # tried bsb-http-chunked-0.0.0.4, but its *benchmarks* requires the disabled package: gauge
91199119
- bytebuild # tried bytebuild-0.3.17.0, but its *benchmarks* requires the disabled package: gauge
@@ -9122,6 +9122,7 @@ skipped-benchmarks:
91229122
- bytesmith # tried bytesmith-0.3.14.0, but its *benchmarks* requires the disabled package: gauge
91239123
- bytestring-encodings # tried bytestring-encodings-0.2.0.2, but its *benchmarks* requires the disabled package: gauge
91249124
- bytestring-trie # tried bytestring-trie-0.2.7.6, but its *benchmarks* requires QuickCheck >=2.10 && < 2.16 and the snapshot contains QuickCheck-2.16.0.0
9125+
- chimera # tried chimera-0.4.1.0, but its *benchmarks* requires tasty-bench >=0.4 && < 0.5 and the snapshot contains tasty-bench-0.5
91259126
- cipher-aes # tried cipher-aes-0.2.11, but its *benchmarks* requires the disabled package: crypto-cipher-benchmarks
91269127
- cipher-camellia # tried cipher-camellia-0.0.2, but its *benchmarks* requires the disabled package: crypto-cipher-benchmarks
91279128
- cipher-rc4 # tried cipher-rc4-0.1.4, but its *benchmarks* requires the disabled package: crypto-cipher-benchmarks
@@ -9131,18 +9132,23 @@ skipped-benchmarks:
91319132
- crypton # tried crypton-1.0.4, but its *benchmarks* requires the disabled package: gauge
91329133
- csg # tried csg-0.1.0.6, but its *benchmarks* requires criterion < 1.6 and the snapshot contains criterion-1.6.4.1
91339134
- csg # tried csg-0.1.0.6, but its *benchmarks* requires vector < 0.13 and the snapshot contains vector-0.13.2.0
9135+
- data-findcycle # tried data-findcycle-0.1.2.0, but its *benchmarks* requires tasty-bench >=0.4 && < 0.5 and the snapshot contains tasty-bench-0.5
9136+
- dhall # tried dhall-1.42.3, but its *benchmarks* requires tasty-bench >=0.4 && < 0.5 and the snapshot contains tasty-bench-0.5
91349137
- fakedata # tried fakedata-1.0.5, but its *benchmarks* requires the disabled package: gauge
9138+
- fast-digits # tried fast-digits-0.3.2.0, but its *benchmarks* requires tasty-bench >=0.4 && < 0.5 and the snapshot contains tasty-bench-0.5
91359139
- filepath-bytestring # tried filepath-bytestring-1.5.2.0.3, but its *benchmarks* requires filepath >=1.4.2 && < =1.4.2.1 and the snapshot contains filepath-1.5.4.0
91369140
- freer-simple # tried freer-simple-1.2.1.2, but its *benchmarks* requires the disabled package: extensible-effects
9137-
- fused-effects # tried fused-effects-1.1.2.6, but its *benchmarks* requires tasty-bench >=0.3 && < 0.4 and the snapshot contains tasty-bench-0.4.1
9141+
- fused-effects # tried fused-effects-1.1.2.6, but its *benchmarks* requires tasty-bench >=0.3 && < 0.4 and the snapshot contains tasty-bench-0.5
91389142
- galois-field # tried galois-field-1.0.2, but its *benchmarks* requires criterion >=1.5 && < 1.6 and the snapshot contains criterion-1.6.4.1
9139-
- ghc-trace-events # tried ghc-trace-events-0.1.2.10, but its *benchmarks* requires tasty-bench < 0.4 and the snapshot contains tasty-bench-0.4.1
9143+
- ghc-trace-events # tried ghc-trace-events-0.1.2.10, but its *benchmarks* requires tasty-bench < 0.4 and the snapshot contains tasty-bench-0.5
91409144
- hasmin # tried hasmin-1.0.3, but its *benchmarks* requires criterion >=0.11 && < 1.6 and the snapshot contains criterion-1.6.4.1
9141-
- hegg # tried hegg-0.6.0.0, but its *benchmarks* requires tasty-bench >=0.2 && < 0.4 and the snapshot contains tasty-bench-0.4.1
9145+
- hegg # tried hegg-0.6.0.0, but its *benchmarks* requires tasty-bench >=0.2 && < 0.4 and the snapshot contains tasty-bench-0.5
91429146
- hourglass # tried hourglass-0.2.12, but its *benchmarks* requires the disabled package: gauge
91439147
- http-client-tls # tried http-client-tls-0.3.6.4, but its *benchmarks* requires the disabled package: gauge
91449148
- jsonifier # tried jsonifier-0.2.1.3, but its *benchmarks* requires text-builder ^>=0.6.6.1 and the snapshot contains text-builder-1.0.0.5
91459149
- large-hashable # tried large-hashable-0.1.2.0, but its *benchmarks* requires the disabled package: cryptohash
9150+
- lifted-async # tried lifted-async-0.11.0, but its *benchmarks* requires tasty-bench < 0.5 and the snapshot contains tasty-bench-0.5
9151+
- list-shuffle # tried list-shuffle-1.0.0.1, but its *benchmarks* requires tasty-bench ^>=0.3.5 || ^>=0.4 and the snapshot contains tasty-bench-0.5
91469152
- min-max-pqueue # tried min-max-pqueue-0.1.0.2, but its *benchmarks* requires criterion >=1.4.1 && < 1.6 and the snapshot contains criterion-1.6.4.1
91479153
- min-max-pqueue # tried min-max-pqueue-0.1.0.2, but its *benchmarks* requires random >=1.1 && < 1.3 and the snapshot contains random-1.3.1
91489154
- minisat-solver # tried minisat-solver-0.1, but its *benchmarks* requires the disabled package: easyrender
@@ -9156,6 +9162,8 @@ skipped-benchmarks:
91569162
- pg-transact # tried pg-transact-0.3.2.0, but its *benchmarks* requires the disabled package: tmp-postgres
91579163
- pipes # tried pipes-4.3.16, but its *benchmarks* requires optparse-applicative >=0.12 && < 0.18 and the snapshot contains optparse-applicative-0.19.0.0
91589164
- pred-trie # tried pred-trie-0.6.1, but its *benchmarks* requires the disabled package: sets
9165+
- primecount # tried primecount-0.1.0.2, but its *benchmarks* requires tasty-bench >=0.3 && < 0.4 || >=0.4 && < 0.5 and the snapshot contains tasty-bench-0.5
9166+
- queues # tried queues-1.0.0, but its *benchmarks* requires tasty-bench ^>=0.3.5 || ^>=0.4 and the snapshot contains tasty-bench-0.5
91599167
- random # tried random-1.3.1, but its *benchmarks* requires time >=1.4 && < 1.13 and the snapshot contains time-1.14
91609168
- random-bytestring # tried random-bytestring-0.1.4, but its *benchmarks* requires the disabled package: cryptonite
91619169
- regex-applicative # tried regex-applicative-0.3.4, but its *benchmarks* requires the disabled package: parsers-megaparsec
@@ -9167,16 +9175,20 @@ skipped-benchmarks:
91679175
- squeal-postgresql # tried squeal-postgresql-0.9.2.0, but its *benchmarks* requires the disabled package: gauge
91689176
- streaming-commons # tried streaming-commons-0.2.3.1, but its *benchmarks* requires the disabled package: gauge
91699177
- streamly-bytestring # tried streamly-bytestring-0.2.3, but its *benchmarks* requires the disabled package: gauge
9178+
- streamly-process # tried streamly-process-0.4.0, but its *benchmarks* requires tasty-bench >=0.2.5 && < 0.5 and the snapshot contains tasty-bench-0.5
91709179
- superbuffer # tried superbuffer-0.3.1.2, but its *benchmarks* requires criterion < 1.3 and the snapshot contains criterion-1.6.4.1
91719180
- superbuffer # tried superbuffer-0.3.1.2, but its *benchmarks* requires the disabled package: buffer-builder
9181+
- tar # tried tar-0.7.0.0, but its *benchmarks* requires tasty-bench >=0.4 && < 0.5 and the snapshot contains tasty-bench-0.5
91729182
- teardown # tried teardown-0.5.0.1, but its *benchmarks* requires the disabled package: gauge
9173-
- text-builder # tried text-builder-1.0.0.5, but its *benchmarks* requires tasty-bench ^>=0.5 and the snapshot contains tasty-bench-0.4.1
9174-
- text-builder-core # tried text-builder-core-0.1.1.2, but its *benchmarks* requires tasty-bench ^>=0.5 and the snapshot contains tasty-bench-0.4.1
9183+
- text-builder-linear # tried text-builder-linear-0.1.3, but its *benchmarks* requires tasty-bench >=0.4 && < 0.5 and the snapshot contains tasty-bench-0.5
9184+
- text-iso8601 # tried text-iso8601-0.1.1, but its *benchmarks* requires tasty-bench >=0.3.4 && < 0.5 and the snapshot contains tasty-bench-0.5
9185+
- timer-wheel # tried timer-wheel-1.0.0.1, but its *benchmarks* requires tasty-bench ^>=0.3.5 || ^>=0.4 and the snapshot contains tasty-bench-0.5
91759186
- ttrie # tried ttrie-0.1.2.2, but its *benchmarks* requires the disabled package: criterion-plus
91769187
- ttrie # tried ttrie-0.1.2.2, but its *benchmarks* requires the disabled package: stm-stats
91779188
- tz # tried tz-0.1.3.6, but its *benchmarks* requires the disabled package: timezone-olson
91789189
- tz # tried tz-0.1.3.6, but its *benchmarks* requires the disabled package: timezone-series
9179-
- unicode-transforms # tried unicode-transforms-0.4.0.1, but its *benchmarks* requires tasty-bench >=0.2.5 && < 0.4 and the snapshot contains tasty-bench-0.4.1
9190+
- unicode-data # tried unicode-data-0.8.0, but its *benchmarks* requires tasty-bench >=0.2.5 && < 0.5 and the snapshot contains tasty-bench-0.5
9191+
- unicode-transforms # tried unicode-transforms-0.4.0.1, but its *benchmarks* requires tasty-bench >=0.2.5 && < 0.4 and the snapshot contains tasty-bench-0.5
91809192
- universum # tried universum-1.8.3, but its *benchmarks* requires the disabled package: gauge
91819193
- unliftio # tried unliftio-0.2.25.1, but its *benchmarks* requires the disabled package: gauge
91829194
- vectortiles # tried vectortiles-1.5.1, but its *benchmarks* requires criterion >=1.1 && < 1.6 and the snapshot contains criterion-1.6.4.1

0 commit comments

Comments
 (0)