From f29f5c0dffd0e7840277161a3c8959878050acaf Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sun, 27 Jan 2019 01:17:00 -0800 Subject: [PATCH] Re-enable follow-file, #3551 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7ec80205f..f9cbc296d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1875,7 +1875,7 @@ packages: - composition-extra - every - extractable-singleton - - follow-file < 0 # https://github.com/fpco/stackage/issues/3551 + - follow-file - HSet - markup < 0 # GHC 8.4 via clay - monad-control-aligned