From 3791c1423b8223ef51aeaccf011b4cd458d28254 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 13 Mar 2023 06:41:15 -0700 Subject: [PATCH] Add more bounds for #6914 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c21d5a91..6683a8cd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7836,7 +7836,13 @@ packages: - cabal-install-solver < 3.10.1.0 # https://github.com/commercialhaskell/stackage/issues/6914 - - hslua < 2.3 + - hslua < 2.3.0 + - hslua-core < 2.3.0 + - hslua-classes < 2.3.0 + - hslua-marshalling < 2.3.0 + - hslua-objectorientation < 2.3.0 + - hslua-objectorientation < 2.3.0 + - hslua-packaging < 2.3.0 # end of packages # Package flags are applied to individual packages, and override the values of