From c0dc9538255b1ec316129e37d88dedeba982d302 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 1 Feb 2025 16:54:12 -0800 Subject: [PATCH] Raise xml-conduit upper bound. --- pandoc.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandoc.cabal b/pandoc.cabal index 52397e4c4..477dcf6c8 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -466,7 +466,7 @@ common common-executable library xml-light import: common-options build-depends: xml >= 1.3.12 && < 1.4, - xml-conduit >= 1.9.1.1 && < 1.10, + xml-conduit >= 1.9.1.1 && < 1.11, xml-types >= 0.3 && < 0.4, containers >= 0.6.0.1 && < 0.8, text >= 1.1.1.0 && < 2.2