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