From 4d49121557e2324fd3a02d09ab3b39129f2617ca Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 19 Sep 2021 21:44:04 -0700 Subject: [PATCH] Upper bound `hslua < 2.0` due to #6244 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4582b11d..fa4bb454 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6737,6 +6737,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6243 - jose < 0.9 + # https://github.com/commercialhaskell/stackage/issues/6244 + - hslua < 2.0 + # end of packages # Package flags are applied to individual packages, and override the values of