From f3bc78f55260d0aee30273b9cd475fc3dafeda0c Mon Sep 17 00:00:00 2001 From: Sebastian Witte Date: Sat, 29 Apr 2017 16:33:49 +0200 Subject: [PATCH] Reenable nvim-hs nvim-hs-contrib nvim-hs-ghcid --- build-constraints.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 652d5ee7..d400fa1b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3017,10 +3017,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.