From 8c196043af62da50b7b279a3f7a882aeab655d8e Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 17 May 2019 10:54:07 +0200 Subject: [PATCH] More bounds for #4557 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 46202e38..8d162c93 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4596,6 +4596,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4557 - hedgehog < 1.0 - registry < 0.1.5.0 + - hedgehog-fn < 1.0 + - tasty-hedgehog < 1.0 + - tomland < 1.0.1.0 # end of packages