From 6f74103f2befd5468de29c49d578deefd9ecef7a Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 24 Jul 2018 15:48:04 +0900 Subject: [PATCH] dhall < 1.16 (#3856) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c55fd58b..19ef7526 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3609,6 +3609,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3828 - mwc-random < 0.14 + # https://github.com/commercialhaskell/stackage/issues/3856 + - dhall < 1.16 + # end of packages # Package flags are applied to individual packages, and override the values of