From 6044b1cc1add34a5a464386e62b720167ff8cebb Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 4 Jun 2026 20:16:52 +0200 Subject: [PATCH] pandoc < 3.10, pandoc-lua-engine < 0.5.3, pandoc-server < 0.1.3 (#8027) merge in #8024 --- build-constraints.yaml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c88237e6..4c03a8cc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7838,17 +7838,19 @@ packages: # https://github.com/commercialhaskell/stackage/issues/8018 - text-iso8601 < 0.2 - # https://github.com/commercialhaskell/stackage/issues/8024 - - commonmark < 0.3 - - commonmark-pandoc < 0.3 - # https://github.com/commercialhaskell/stackage/issues/8026 - streamly-core < 0.3.1 # https://github.com/commercialhaskell/stackage/issues/8027 + - pandoc < 3.10 + - pandoc-cli < 3.10 + - pandoc-lua-engine < 0.5.3 + - pandoc-server < 0.1.3 - typst-symbols < 0.2 - typst < 0.10 - texmath < 0.13.1.2 + - commonmark < 0.3 + - commonmark-pandoc < 0.3 # end of Stackage upper bounds # end of packages