From ca2517a5e46e42f7700a4acf9fd1ab662598fa7d Mon Sep 17 00:00:00 2001 From: Sebastian Witte Date: Wed, 19 Apr 2017 17:36:22 +0200 Subject: [PATCH] add nvim-hs, nvim-hs-contrib, nvim-hs-ghcid --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 907bb040..ff7223d8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2999,6 +2999,11 @@ packages: "Simon Hafner @saep": + - 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. # See https://github.com/fpco/stackage/issues/1056