From 1f50bb874c7fcdc06ae5b27d01a7f6711ad2eb2a Mon Sep 17 00:00:00 2001 From: Ian Jeffries Date: Wed, 25 May 2016 13:58:50 -0400 Subject: [PATCH] Add hjsonpointer and hjsonschema. --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index db257b35..bfb42161 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2197,6 +2197,10 @@ packages: - gi-pango - haskell-gi + "Ian Grant Jeffries @seagreen": + - hjsonpointer + - hjsonschema + # 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