File drop-dependency-on-empty-attoparsec-aeson-library.patch of Package ghc-http-conduit
Index: opensuse-haskell/_build/ghc-9.6.x/ghc-http-conduit/http-conduit-2.3.8.3/http-conduit.cabal
===================================================================
--- opensuse-haskell.orig/_build/ghc-9.6.x/ghc-http-conduit/http-conduit-2.3.8.3/http-conduit.cabal 2023-07-17 11:47:12.000000000 +0000
+++ opensuse-haskell/_build/ghc-9.6.x/ghc-http-conduit/http-conduit-2.3.8.3/http-conduit.cabal 2023-11-09 12:13:17.455015918 +0000
@@ -42,7 +42,6 @@ library
if flag(aeson)
build-depends: aeson >= 0.8
- , attoparsec-aeson >= 2.1
if !impl(ghc>=7.9)
build-depends: void >= 0.5.5
@@ -91,7 +90,6 @@ test-suite test
if flag(aeson)
build-depends: aeson
- , attoparsec-aeson >= 2.1
source-repository head
type: git