From d44ae35137561b220710a0e776d4a1b2b5a76425 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 17 Aug 2025 09:49:22 -0800 Subject: [PATCH] Test `<0` package 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 113d6a69..28edc867 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2496,7 +2496,7 @@ packages: - composition-extra - every - extractable-singleton - - follow-file < 0 # 0.0.3 compile fail https://github.com/athanclark/follow-file/issues/1 + - 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