From 33d1809fed4ce80aa4f3b4ac03564f21a0a88527 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 9 Jan 2026 11:09:19 +0800 Subject: [PATCH] hslua bounds for pandoc-lua-engine (#7924) --- build-constraints.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d67f9de4..2b7f713e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7864,6 +7864,18 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7921 - scotty < 0.30 + + # https://github.com/commercialhaskell/stackage/issues/7924 + - hslua < 2.5 + - hslua-module-doclayout < 1.2.1 + - hslua-module-path < 1.2 + - hslua-module-system < 1.3 + - hslua-module-text < 1.2 + - hslua-module-version < 1.2 + - hslua-module-zip < 1.2 + - hslua-objectorientation < 2.5 + - hslua-packaging < 2.4 + - hslua-typing < 0.2 # end of Stackage upper bounds # end of packages