From 7c8c8d767a3ec0ed438cf978d62b15d4b0cbf55b Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 13 Aug 2018 18:10:18 +0200 Subject: [PATCH] Move hw-json upper bound to upper bounds section --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 15045dae..03b3a788 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2665,7 +2665,7 @@ packages: - hw-ip - hw-fingertree < 0 # build failure with GHC 8.4 - hw-fingertree-strict - - hw-json < 0.8.1.0 # criterion-1.5.0.0 is out of bounds #3847 + - hw-json - hw-packed-vector - hw-parser - hw-prim @@ -3615,6 +3615,9 @@ packages: # https://github.com/fpco/stackage/issues/3566 - network < 2.7 + # https://github.com/commercialhaskell/stackage/issues/3847 + - hw-json < 0.8.1.0 + # https://github.com/commercialhaskell/stackage/issues/3858 - focus < 0.2 - stm-containers < 1