From 0649fed53cd10a01fde3be2ca256fc5984092ff0 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Wed, 23 Feb 2022 19:02:05 -0600 Subject: [PATCH] Add upper bounds for dhall and related packages, #6461 --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7567c297..ebf19389 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6914,6 +6914,11 @@ packages: - hslua-packaging < 2.2.0 - lua < 2.2.0 + # https://github.com/commercialhaskell/stackage/issues/6461 + - dhall < 1.41 + - dhall-bash < 1.0.40 + - dhall-json < 1.7.10 + # end of packages # Package flags are applied to individual packages, and override the values of