From 1a9e4ab6e773689fe1c058e431a40e4e8dc7432e Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 16 Dec 2023 17:25:19 -0800 Subject: [PATCH] Remove superfluous lower bound Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e46f2fa2..db581e3f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -87,7 +87,7 @@ packages: - java-adt - Sit - - alex > 3.2.7 + - alex - happy < 1.21.0 || > 1.21.0 - haskell-src - ListLike