From 2b83011fd29f28cb3ee171f4868e733559505032 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Fri, 6 Jan 2017 20:33:48 +0000 Subject: [PATCH] Add upper bounds on hjsonpointer (< 1.1). See #2190. --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 833286d1..4bb2bb5a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2738,6 +2738,10 @@ packages: # https://github.com/fpco/stackage/issues/2184 # https://github.com/ekmett/hashable-extras/pull/3 - hashable < 1.2.5.0 + + # https://github.com/fpco/stackage/issues/2190 + - hjsonpointer < 1.1 + # end of packages # Package flags are applied to individual packages, and override the values of