From cdce67f350798351cf43aad4f080bb5ffc671d4a Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 12 Sep 2021 21:44:04 -0700 Subject: [PATCH] More bounds for #6244 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fa4bb454..3d1f9c48 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6739,6 +6739,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6244 - hslua < 2.0 + - hslua-module-path < 1.0 + - hslua-module-system < 1.0 + - hslua-module-text < 1.0 # end of packages