From 3faf163c4947a7ad3d01ac6bd7f6b7f1bc862148 Mon Sep 17 00:00:00 2001 From: jkachmar Date: Sun, 15 Jul 2018 11:10:30 -0400 Subject: [PATCH] Unblocks bounds failures #3845 #3847 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index abc54a29..cf69fd4c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1118,7 +1118,7 @@ packages: - ghc-events < 0 # build failure with GHC 8.4 - monad-extras - optparse-simple - - hpack + - hpack < 0.29.3 # infer-license-0.2.0 is out of bounds #3845 - bindings-uname - stack < 9.9.9 # see https://github.com/fpco/stackage/issues/3563 @@ -2652,7 +2652,7 @@ packages: - hw-ip - hw-fingertree < 0 # build failure with GHC 8.4 - hw-fingertree-strict - - hw-json + - hw-json < 0.8.1.0 # criterion-1.5.0.0 is out of bounds #3847 - hw-packed-vector - hw-parser - hw-prim