From 41c8e5e4c91df762b8bee7add97397814be13b78 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 1 Jun 2026 15:45:03 +0200 Subject: [PATCH] typst-symbols < 0.2 (#8027) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 02745042..12217017 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7873,6 +7873,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/8026 - streamly-core < 0.3.1 + + # https://github.com/commercialhaskell/stackage/issues/8027 + - typst-symbols < 0.2 # end of Stackage upper bounds # end of packages