From 5f805f1e32ccbbfc6ac917c8caa1f48382d04101 Mon Sep 17 00:00:00 2001 From: Jasper Van der Jeugt Date: Mon, 29 Oct 2012 14:23:55 +0100 Subject: Bump binary dependency --- hakyll.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hakyll.cabal b/hakyll.cabal index 3f06937..69a72a1 100644 --- a/hakyll.cabal +++ b/hakyll.cabal @@ -65,7 +65,7 @@ Library Build-Depends: base >= 4 && < 5, - binary >= 0.5 && < 0.6, + binary >= 0.5 && < 0.7, blaze-html >= 0.5 && < 0.6, blaze-markup >= 0.5.1 && < 0.6, bytestring >= 0.9 && < 0.11, @@ -173,7 +173,7 @@ Test-suite hakyll-tests test-framework-quickcheck2 >= 0.2 && < 0.3, -- Copy pasted from hakyll dependencies: base >= 4 && < 5, - binary >= 0.5 && < 0.6, + binary >= 0.5 && < 0.7, blaze-html >= 0.5 && < 0.6, blaze-markup >= 0.5.1 && < 0.6, bytestring >= 0.9 && < 0.11, -- cgit v1.2.3