From 851bee9a90cf9d007b4f3e755bb1675b26032e19 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 22 Jun 2023 19:49:06 +0800 Subject: [PATCH] disable follow-file (athanclark/follow-file#1) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6bce1c4f..85f11baf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2295,7 +2295,7 @@ packages: - composition-extra - every - extractable-singleton - - follow-file + - follow-file < 0 # https://github.com/athanclark/follow-file/issues/1 - HSet < 0 # 0.0.1 compile fail: duplicate Hashable instance - markup - monad-control-aligned