From 9b40e5a95c5a70210bc362fe23edcd66b5f812bb Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 15 Nov 2023 00:18:39 -0800 Subject: [PATCH] add constraint "typst-symbols < 0.1.5" --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4043b5a0..312df550 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8179,6 +8179,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7168 - jose < 0.11 + + # https://github.com/commercialhaskell/stackage/issues/7177 + - typst-symbols < 0.1.5 # end of Stackage upper bounds # end of packages