From a0d97fc5ef416e787a0974e7fb653e6c6a629b3e Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 23 Feb 2018 21:29:32 -0800 Subject: [PATCH] Upper bound dhall-bash due to compile failure (#3310) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 856fb2b4..b88f1177 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3409,6 +3409,9 @@ packages: # https://github.com/fpco/stackage/issues/3309 - dhall < 1.10 + + # https://github.com/fpco/stackage/issues/3310 + - dhall-bash < 1.0.8 # end of packages # Package flags are applied to individual packages, and override the values of