From b9d0f463a70d94d23e0fecd21aab48ca972ec33b Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sat, 28 Apr 2018 11:33:29 -0400 Subject: [PATCH] Add dhall upper bound, #3558 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2980166c..eb7d8208 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3425,6 +3425,9 @@ packages: # https://github.com/fpco/stackage/issues/3557 - ansi-terminal < 0.8 + # https://github.com/fpco/stackage/issues/3558 + - dhall < 1.13 + # end of packages # Package flags are applied to individual packages, and override the values of