From d656f742afcf7640ce535a7ffe10d9704d23a2d5 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sat, 28 Apr 2018 13:54:30 -0400 Subject: [PATCH] Add upper bounds for dhall and related pkgs Related to #3562, #3563 --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 873d5684..69a585a9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3428,6 +3428,12 @@ packages: # https://github.com/fpco/stackage/issues/3560 - megaparsec < 6.5 + # https://github.com/fpco/stackage/issues/3561 + # https://github.com/fpco/stackage/issues/3562 + - dhall < 1.13 + - dhall-bash < 1.0.12 + - dhall-json < 1.1 + # end of packages # Package flags are applied to individual packages, and override the values of