From 2cdeaf329632ea9f56b04adcaf7755de3259ab09 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 18 Jul 2021 21:44:04 -0700 Subject: [PATCH] Try `hslua` packages again (#6247, #6244, #6250) --- build-constraints.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6ac22ea6..d2719da3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6740,11 +6740,11 @@ packages: - jose < 0.9 # 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 - - tasty-lua < 1.0 + # hslua < 2.0 + # hslua-module-path < 1.0 + # hslua-module-system < 1.0 + # hslua-module-text < 1.0 + # tasty-lua < 1.0 # end of packages