From 87ba566130cf8d354292c613ecbe9b94503ed637 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= Date: Sun, 25 Jun 2023 07:15:13 +0200 Subject: [PATCH] Re-enabled `tar-conduit` (#7017). --- build-constraints.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d3ed5b52..7f30e12c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2821,7 +2821,7 @@ packages: - withdependencies - hruby - language-puppet - - tar-conduit < 0 # 0.3.2 # fails to compile (#7017) + - tar-conduit "Mark Karpov @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