summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJasper Van der Jeugt <jaspervdj@gmail.com>2010-01-09 22:29:12 +0100
committerJasper Van der Jeugt <jaspervdj@gmail.com>2010-01-09 22:29:12 +0100
commit3753db702c6503ccbbe6eef7798243902c49a90c (patch)
tree872b9a00f8074578664c8a2fb441f510299d7e94
parentfb71a21f673bf2b7926c91595d8b203788e4cf30 (diff)
downloadhakyll-3753db702c6503ccbbe6eef7798243902c49a90c.tar.gz
Apparently we need a higher cabal version.
-rw-r--r--hakyll.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/hakyll.cabal b/hakyll.cabal
index a8e3b13..45f9414 100644
--- a/hakyll.cabal
+++ b/hakyll.cabal
@@ -12,7 +12,7 @@ Bug-Reports: http://github.com/jaspervdj/Hakyll/issues
License: BSD3
License-File: LICENSE
Category: Text
-Cabal-Version: >= 1.2
+Cabal-Version: >= 1.6
build-type: Simple