From 5134a6e9b6acd238b26a482c5c57aa57b8ac3d10 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 11 May 2016 13:43:56 -0700 Subject: [PATCH] Add constraint "hw-json < 0.0.0.3" per haskell-works/hw-json#1 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f0f7c06e..01633d56 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2275,6 +2275,9 @@ packages: - gi-gobject < 0.2.46.13 - gi-pango < 0.1.38.13 + # https://github.com/haskell-works/hw-json/issues/1 + - hw-json < 0.0.0.3 + # end of packages