From 0b4910a592b9efbf1aa2cff40425a7caa8507573 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 22 Jul 2026 08:26:53 +0800 Subject: [PATCH] typst < 0.11, typst-symbols < 0.3, texmath < 0.13.2 (#8078) --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 732e2dd8..bf496fef 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7868,6 +7868,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/8073 - bindings-DSL < 1.1.0 + # https://github.com/commercialhaskell/stackage/issues/8078 + - typst < 0.11 + - typst-symbols < 0.3 + - texmath < 0.13.2 # end of Stackage upper bounds # end of packages