From f2d18b44fb2e0672e89ba80e40d09fad9c411db2 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 28 Oct 2025 01:29:33 -0700 Subject: [PATCH] Add upper bound for typst-symbols, #7869 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index df3604e4..3f709882 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7919,6 +7919,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7868 - postgresql-binary < 0.15 + # https://github.com/commercialhaskell/stackage/issues/7869 + - typst-symbols < 0.1.9 + # end of Stackage upper bounds # end of packages