From 02dfb1d9ef5972d4d85997ef942c5ab0a77e3949 Mon Sep 17 00:00:00 2001 From: Kristen Kozak Date: Mon, 4 Jun 2018 00:18:34 -0700 Subject: [PATCH] Add json-rpc-server --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5e37fdaf..d0025825 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3408,6 +3408,9 @@ packages: "Trevis Elser @telser": - sendfile + "Kristen Kozak @grayjay": + - json-rpc-server + # 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