From e7deee7e7aad79040e791bacf323a422fbec125a Mon Sep 17 00:00:00 2001 From: Jasper Van der Jeugt Date: Wed, 6 Apr 2016 16:03:43 +0200 Subject: Bump base dependency --- hakyll.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hakyll.cabal b/hakyll.cabal index 479561e..996d95a 100644 --- a/hakyll.cabal +++ b/hakyll.cabal @@ -142,7 +142,7 @@ Library Paths_hakyll Build-Depends: - base >= 4 && < 5, + base >= 4.8 && < 5, binary >= 0.5 && < 0.8, blaze-html >= 0.5 && < 0.9, blaze-markup >= 0.5.1 && < 0.8, @@ -231,7 +231,7 @@ Test-suite hakyll-tests test-framework-hunit >= 0.3 && < 0.4, test-framework-quickcheck2 >= 0.3 && < 0.4, -- Copy pasted from hakyll dependencies: - base >= 4 && < 5, + base >= 4.8 && < 5, binary >= 0.5 && < 0.8, blaze-html >= 0.5 && < 0.9, blaze-markup >= 0.5.1 && < 0.8, -- cgit v1.2.3