From 2e71b99de866c197377c0594faf5ac7c712c8b8c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 10 May 2018 00:30:32 -0700 Subject: [PATCH] Update reason for blocking yi-rope, per yi-editor/yi-rope#17 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 85640c5a..a9c51df9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2078,7 +2078,7 @@ packages: - yi-misc-modes < 0 # GHC 8.4 via yi-rope - yi-mode-haskell < 0 # GHC 8.4 via yi-rope - yi-mode-javascript < 0 # GHC 8.4 via yi-rope - - yi-rope < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - yi-rope < 0 # build failure with GHC 8.4 https://github.com/yi-editor/yi-rope/issues/17 - yi-snippet < 0 # GHC 8.4 via yi-rope "Tobias Bexelius @tobbebex":