Files
pandoc/wasm/patches/xml-conduit.patch
John MacFarlane d86e9ad5df wasm build: Use patches for dependencies...
instead of relying on forks.

The patches themselves are from @TerrorJack's forks of the
corresponding projects.
2026-02-01 14:50:50 +01:00

19 lines
636 B
Diff

--- a/xml-conduit/xml-conduit.cabal
+++ b/xml-conduit/xml-conduit.cabal
@@ -12,13 +12,10 @@ description: Hackage documentation generation is not reliable. For up to dat
category: XML, Conduit
stability: Stable
-build-type: Custom
+build-type: Simple
homepage: http://github.com/snoyberg/xml
extra-source-files: README.md
ChangeLog.md
-tested-with: GHC >=8.0 && <9.12
-
-custom-setup
- setup-depends: base >= 4 && <5, Cabal <4, cabal-doctest >= 1 && <1.1
+tested-with: GHC >=8.0 && <9.14
library
build-depends: base >= 4.12 && < 5