From dd573dac6a1f074f916f9f48bfb9641d4041a69f Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Mon, 29 Jul 2019 19:39:23 +0100 Subject: [PATCH] restrict bounds for dhall{,-bash,-json} and doctemplates --- build-constraints.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cee4e669..85fef0a4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4745,6 +4745,13 @@ packages: - parser-combinators < 1.2.0 - parser-combinators-tests < 1.2.0 + - dhall < 1.25.0 + - dhall-bash < 1.0.22 + - dhall-json < 1.4.0 + + - doctemplates < 0.3 + + # end of packages # Package flags are applied to individual packages, and override the values of