From c4ccc6d141e995d19c18f5c2769adcdb9f677b58 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 17 Aug 2025 09:49:22 -0800 Subject: [PATCH] Drop `<0` package which fails compile Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 28edc867..b9a59376 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2496,7 +2496,6 @@ packages: - composition-extra - every - extractable-singleton - - follow-file # 0 # 0.0.3 compile fail https://github.com/athanclark/follow-file/issues/1 - HSet - markup < 0 # 4.2.0 compile fail https://github.com/athanclark/markup/issues/7 - monad-control-aligned