From 325cb7a4aae4650c039ffa209d1fd27dce0e6cf7 Mon Sep 17 00:00:00 2001 From: Alexander Vershilov Date: Fri, 14 Sep 2012 18:14:26 +0400 Subject: allow hakyll to build against ghc-7.6.1 --- hakyll.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hakyll.cabal b/hakyll.cabal index f3a61db..45f2daa 100644 --- a/hakyll.cabal +++ b/hakyll.cabal @@ -68,11 +68,11 @@ Library binary >= 0.5 && < 0.6, blaze-html >= 0.5 && < 0.6, blaze-markup >= 0.5.1 && < 0.6, - bytestring >= 0.9 && < 0.10, + bytestring >= 0.9 && < 0.11, citeproc-hs >= 0.3.2 && < 0.4, containers >= 0.3 && < 0.6, cryptohash >= 0.7 && < 0.8, - directory >= 1.0 && < 1.2, + directory >= 1.0 && < 1.3, filepath >= 1.0 && < 1.4, hamlet >= 1.0 && < 1.2, mtl >= 1 && < 2.2, -- cgit v1.2.3