mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-08-01 01:34:34 +02:00
Manage snappy-hs via commenter (closes #8053).
This commit is contained in:
parent
94e8f06a93
commit
fc65b1e3c6
@ -7739,12 +7739,12 @@ packages:
|
||||
- yesod-auth-bcryptdb < 0 # tried yesod-auth-bcryptdb-0.3.0.1, but its *library* requires persistent >=2.1 && < 2.8 and the snapshot contains persistent-2.18.1.0
|
||||
- yesod-auth-bcryptdb < 0 # tried yesod-auth-bcryptdb-0.3.0.1, but its *library* requires the disabled package: yesod-auth
|
||||
- yesod-auth-bcryptdb < 0 # tried yesod-auth-bcryptdb-0.3.0.1, but its *library* requires yesod-core >=1.4 && < 1.5 and the snapshot contains yesod-core-1.6.29.1
|
||||
- yesod-auth-bcryptdb < 0 # tried yesod-auth-bcryptdb-0.3.0.1, but its *library* requires yesod-form >=1.4 && < 1.5 and the snapshot contains yesod-form-1.7.10.1
|
||||
- yesod-auth-bcryptdb < 0 # tried yesod-auth-bcryptdb-0.3.0.1, but its *library* requires yesod-form >=1.4 && < 1.5 and the snapshot contains yesod-form-1.7.11
|
||||
- yesod-auth-hashdb < 0 # tried yesod-auth-hashdb-1.7.1.7, but its *library* requires the disabled package: yesod-auth
|
||||
- yesod-auth-oauth2 < 0 # tried yesod-auth-oauth2-0.8.0.0, but its *library* requires the disabled package: yesod-auth
|
||||
- yesod-bin < 0 # tried yesod-bin-1.6.2.4, but its *executable* requires tar >=0.4 && < 0.7 and the snapshot contains tar-0.7.2.0
|
||||
- yesod-form-richtext < 0 # tried yesod-form-richtext-0.1.0.2, but its *library* requires yesod-core >=1.4 && < 1.5 and the snapshot contains yesod-core-1.6.29.1
|
||||
- yesod-form-richtext < 0 # tried yesod-form-richtext-0.1.0.2, but its *library* requires yesod-form >=1.4.4.1 && < 1.5 and the snapshot contains yesod-form-1.7.10.1
|
||||
- yesod-form-richtext < 0 # tried yesod-form-richtext-0.1.0.2, but its *library* requires yesod-form >=1.4.4.1 && < 1.5 and the snapshot contains yesod-form-1.7.11
|
||||
- yesod-middleware-csp < 0 # tried yesod-middleware-csp-1.3.0, but its *library* requires template-haskell >=2.14 && < 2.23 and the snapshot contains template-haskell-2.23.0.0
|
||||
- yesod-middleware-csp < 0 # tried yesod-middleware-csp-1.3.0, but its *library* requires the disabled package: yesod-static
|
||||
- yesod-middleware-csp < 0 # tried yesod-middleware-csp-1.3.0, but its *library* requires time >=1.8 && < 1.13 and the snapshot contains time-1.14
|
||||
@ -9099,9 +9099,6 @@ skipped-benchmarks:
|
||||
# runaway build?
|
||||
- type-of-html
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/8053
|
||||
- snappy-hs
|
||||
|
||||
# Maintainers who don't want to update benchmarks
|
||||
# Only re-enable if requested.
|
||||
## @hvr https://github.com/fpco/stackage/issues/2538#issuecomment-304458844
|
||||
@ -9199,6 +9196,7 @@ skipped-benchmarks:
|
||||
- scientific-notation # tried scientific-notation-0.1.7.0, but its *benchmarks* requires the disabled package: gauge
|
||||
- serialise # tried serialise-0.2.6.1, but its *benchmarks* requires tar >=0.4 && < 0.7 and the snapshot contains tar-0.7.2.0
|
||||
- servant-kotlin # tried servant-kotlin-0.1.1.9, but its *benchmarks* requires shelly >=1.6.8 && < 1.10 and the snapshot contains shelly-1.12.1.1
|
||||
- snappy-hs # tried snappy-hs-0.1.2.0, but its *benchmarks* requires criterion >=1 && < =1.6.4.0 and the snapshot contains criterion-1.6.5.0
|
||||
- spdx # tried spdx-1.1.0.1, but its *benchmarks* requires QuickCheck ^>=2.15.0.1 and the snapshot contains QuickCheck-2.16.0.0
|
||||
- squeal-postgresql # tried squeal-postgresql-0.9.2.0, but its *benchmarks* requires the disabled package: gauge
|
||||
- streaming-commons # tried streaming-commons-0.2.3.1, but its *benchmarks* requires the disabled package: gauge
|
||||
|
||||
Loading…
Reference in New Issue
Block a user