From 75efb70e0507e772451a2ac1290d3971a4df56ae Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 27 Apr 2017 10:28:42 +0900 Subject: [PATCH] Revert "Revert "Disable nvim-hs per build failure #2457"" testsuite fails This reverts commit 5bcea53905f58a5a9c825f1b7f85bd41fc975344. --- build-constraints.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 91a031a8..30b1bf1c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3011,9 +3011,10 @@ packages: - uri-bytestring-aeson "Sebastian Witte @saep": - - nvim-hs - - nvim-hs-contrib - - nvim-hs-ghcid + [] + # - nvim-hs # build failure https://github.com/fpco/stackage/pull/2457 + # - nvim-hs-contrib # per nvim-hs + # - nvim-hs-ghcid # per nvim-hs # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems.