From dced3cceb6a00a0bb1f3b859d5f646614a3efa86 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 13 Mar 2023 06:50:16 -0700 Subject: [PATCH] Try no bounds for #6914 due to race Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6683a8cd..9246f2df 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7836,13 +7836,13 @@ packages: - cabal-install-solver < 3.10.1.0 # https://github.com/commercialhaskell/stackage/issues/6914 - - 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 + # 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