mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
allow tar-0.7 (closes #7838)
This commit is contained in:
parent
96edc1bc1f
commit
31aa2224e0
@ -7899,10 +7899,6 @@ packages:
|
||||
# https://github.com/commercialhaskell/stackage/issues/7822
|
||||
- jose < 0.12
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/7838
|
||||
- tar < 0.7.0.0
|
||||
- directory-ospath-streaming < 0.3
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/7850
|
||||
- xlsx < 1.2
|
||||
|
||||
@ -9218,6 +9214,7 @@ skipped-benchmarks:
|
||||
- regex-applicative # tried regex-applicative-0.3.4, but its *benchmarks* requires the disabled package: parsers-megaparsec
|
||||
- row-types # tried row-types-1.0.1.2, but its *benchmarks* requires the disabled package: gauge
|
||||
- say # tried say-0.1.0.1, 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.0.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
|
||||
- spdx # tried spdx-1.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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user