diff --git a/build-constraints.yaml b/build-constraints.yaml index c02742cb..3f802407 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3230,7 +3230,7 @@ packages: "John MacFarlane @jgm": - hsb2hs - cmark - - texmath + - texmath < 0.12.10.2 # https://github.com/commercialhaskell/stackage/issues/7750 - skylighting - skylighting-core - pandoc-types @@ -3241,7 +3241,7 @@ packages: - pandoc - pandoc-cli - pandoc-server - - citeproc + - citeproc < 0.9 # https://github.com/commercialhaskell/stackage/issues/7750 - commonmark - commonmark-extensions - commonmark-pandoc @@ -3252,8 +3252,8 @@ packages: - skylighting-format-context - skylighting-format-latex - skylighting-format-typst - - typst - - typst-symbols + - typst < 0.8 # https://github.com/commercialhaskell/stackage/issues/7750 + - typst-symbols < 0.1.8 # https://github.com/commercialhaskell/stackage/issues/7750 "Karun Ramakrishnan @karun012": - doctest-discover