From 118336d2a57379fb3c2ecaa2467df3cbe60e067a Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 23 Feb 2018 21:20:03 -0800 Subject: [PATCH] Bound dhall (#3309) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7ecb1620..856fb2b4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3406,6 +3406,9 @@ packages: # https://github.com/fpco/stackage/issues/3306 - optparse-generic < 1.3.0 + + # https://github.com/fpco/stackage/issues/3309 + - dhall < 1.10 # end of packages # Package flags are applied to individual packages, and override the values of