From 86e81c135e42e11daa15730901aa9dfb6edd14b4 Mon Sep 17 00:00:00 2001 From: Jacky Hu Date: Fri, 17 Jun 2016 10:31:39 +0800 Subject: [PATCH] Use hjsonschema from the develop branch --- stack.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stack.yaml b/stack.yaml index e699f7080..6419ec45f 100644 --- a/stack.yaml +++ b/stack.yaml @@ -27,6 +27,6 @@ ghc-options: packages: - . - location: - git: https://github.com/hudayou/hjsonschema.git - commit: 2dccf1b738920e4b1bea50804d2f1d546ab1b210 + git: https://github.com/seagreen/hjsonschema + commit: 075da33626d9d5cf20645a998b86518222d6b2d6 extra-dep: true