diff --git a/build-constraints.yaml b/build-constraints.yaml index 67a29198..c2164444 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3416,7 +3416,7 @@ packages: - doclayout - doctemplates - emojis - - pandoc < 3.3 # https://github.com/commercialhaskell/stackage/issues/7495 + - pandoc - pandoc-cli - pandoc-server - citeproc @@ -8469,6 +8469,12 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7486 - text-rope < 0.3 + + # https://github.com/commercialhaskell/stackage/issues/7495 + - pandoc < 3.3 + - pandoc-cli < 3.3 + - pandoc-lua-engine < 0.3.1 + - pandoc-server < 0.1.0.7 # end of Stackage upper bounds # end of packages