From ef2d47d78727482e2d39d2b292038266b9856a83 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 6 Jun 2017 14:32:36 +0100 Subject: [PATCH] Add upper bound for hakyll. Please see https://github.com/jaspervdj/hakyll/issues/540. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8959713f..f8fbbee5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3231,6 +3231,9 @@ packages: # https://github.com/fpco/stackage/issues/2562 - trifecta < 1.7 + # https://github.com/jaspervdj/hakyll/issues/540 + - hakyll < 4.9.5.1 + # end of packages # Package flags are applied to individual packages, and override the values of