diff options
-rw-r--r-- | hakyll.cabal | 2 |
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 |