From 11d5076b35590387e59b70dd598c391c1fef2ba0 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 6 Jun 2017 14:45:27 +0100 Subject: [PATCH] Add upper bound for dependencies of Hakyll. Follow up commit from ef2d47d. --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f8fbbee5..87f2e0aa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3233,6 +3233,8 @@ packages: # https://github.com/jaspervdj/hakyll/issues/540 - hakyll < 4.9.5.1 + - blaze-html < 0.9 + - blaze-markup < 0.8 # end of packages