mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +01:00
Re-enabled tar-conduit (#7017).
This commit is contained in:
parent
d23ae01060
commit
87ba566130
@ -2821,7 +2821,7 @@ packages:
|
||||
- withdependencies
|
||||
- hruby
|
||||
- language-puppet
|
||||
- tar-conduit < 0 # 0.3.2 # fails to compile (#7017)
|
||||
- tar-conduit
|
||||
|
||||
"Mark Karpov <markkarpov92@gmail.com> @mrkkrp":
|
||||
- JuicyPixels-extra
|
||||
@ -7570,7 +7570,7 @@ packages:
|
||||
- pandoc-symreg < 0 # tried pandoc-symreg-0.2.0.0, but its *library* requires base >=4.16 && < 4.18 and the snapshot contains base-4.18.0.0
|
||||
- pandoc-symreg < 0 # tried pandoc-symreg-0.2.0.0, but its *library* requires mtl ==2.2.* and the snapshot contains mtl-2.3.1
|
||||
- pandoc-symreg < 0 # tried pandoc-symreg-0.2.0.0, but its *library* requires optparse-applicative ==0.17.* and the snapshot contains optparse-applicative-0.18.1.0
|
||||
- pantry < 0 # tried pantry-0.8.2.2, but its *library* requires the disabled package: tar-conduit
|
||||
- pantry < 0 # tried pantry-0.8.2.2, but its *library* requires the disabled package: persistent
|
||||
- papillon < 0 # tried papillon-0.1.1.1, but its *library* requires bytestring ==0.10.* and the snapshot contains bytestring-0.11.4.0
|
||||
- papillon < 0 # tried papillon-0.1.1.1, but its *library* requires template-haskell ==2.15.* and the snapshot contains template-haskell-2.20.0.0
|
||||
- papillon < 0 # tried papillon-0.1.1.1, but its *library* requires transformers ==0.5.* and the snapshot contains transformers-0.6.1.0
|
||||
@ -9832,7 +9832,6 @@ expected-test-failures:
|
||||
- servant-ruby # Module not visible https://github.com/commercialhaskell/stackage/issues/4650
|
||||
- skews # https://github.com/iij-ii/direct-hs/issues/100
|
||||
- stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5
|
||||
- tar-conduit # 0.3.2 to get fixed in version after 0.3.2 https://github.com/snoyberg/tar-conduit/issues/28
|
||||
- tasty-discover # https://github.com/commercialhaskell/stackage/issues/4722
|
||||
- threads # https://github.com/basvandijk/threads/issues/10
|
||||
- tmp-postgres # https://github.com/jfischoff/tmp-postgres/issues/1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user