From d5fe9bf196244fc53e5654b6c0182a51b52301ec Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 9 Dec 2024 10:55:06 +0530 Subject: [PATCH] Revert "bound pandoc < 3.6 and dependencies" (#7600) This reverts commit 08cfd19fc9d9f8f3c4eb8c0adb540c1a25038b5c. hakyll-4.16.4.0 was released --- build-constraints.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fc8a5352..1d36f49f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8047,14 +8047,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7594 - tagged < 0.8.9 - # https://github.com/commercialhaskell/stackage/issues/7600 - - pandoc < 3.6 - - pandoc-cli < 3.6 - - pandoc-lua-engine < 0.4 - - typst < 0.6.1 - - pandoc-lua-marshal < 0.3 - - typst-symbols < 0.1.7 - - texmath < 0.12.8.12 # end of Stackage upper bounds # end of packages