From d540fe8f44dfe2eb0fc8a3d181d7c269a631fdf0 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Wed, 25 Apr 2018 21:25:56 -0400 Subject: [PATCH] Disable follow-file due to build failure, #3551 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 91e2e6b3..748144fa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1681,7 +1681,7 @@ packages: - composition-extra - every - extractable-singleton - - follow-file + - follow-file < 0 # https://github.com/fpco/stackage/issues/3551 - HSet - markup < 0 # GHC 8.4 via clay - monad-control-aligned