From 70101ae6b22b20a147e91b6c34870573bf9ae427 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sat, 10 Jun 2017 12:25:07 +0100 Subject: [PATCH] Add upper bound for hakyll (< 4.9.6.0). Please see https://github.com/jaspervdj/hakyll/issues/544. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e426d43c..e48fc5d4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3240,6 +3240,9 @@ packages: # https://github.com/fpco/stackage/issues/2570 - pandoc-citeproc < 0.10.5 + # https://github.com/jaspervdj/hakyll/issues/544 + - hakyll < 4.9.6.0 + # end of packages # Package flags are applied to individual packages, and override the values of