From 3d0e848e6a1f753b2c4bf9ade5145a47166e5fcc Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 12 Dec 2023 16:34:43 -0800 Subject: [PATCH] Remove bounds and fix #7177 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 19dd5807..4a8fb2f5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8084,11 +8084,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7168 - jose < 0.11 - # https://github.com/commercialhaskell/stackage/issues/7177 - - typst-symbols < 0.1.5 - - typst < 0.4 - - texmath < 0.12.8.5 - # https://github.com/commercialhaskell/stackage/issues/7178 - cassava-megaparsec < 2.1 # end of Stackage upper bounds