From 215cd34766acb98880c0a3199553914292a89234 Mon Sep 17 00:00:00 2001 From: Ian Grant Jeffries Date: Mon, 26 Jun 2017 17:32:25 -0400 Subject: [PATCH] Ignore revisions for `hjsonpointer`. I'm experimenting with the new `pvp-bounds: upper-revision` stack.yml feature. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4a77df9f..544a4135 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4039,5 +4039,6 @@ hide: # Experimental: packages where Hackage cabal file revisions should be ignored. # Always use the cabal file shipped with the sdist tarball instead. no-revisions: +- hjsonpointer - tls - mime-mail