aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2009-02-26 15:56:15 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2009-02-26 15:56:15 +0000
commit1823bf615b824c12dce091f49be277c584e03f0e (patch)
tree3eda3c0190974073dd9e7daad5a16cc16fd8cc10 /pandoc.cabal
parent5f3a147dfdee17a05fba87ece8629fa19e95a1c9 (diff)
downloadpandoc-1823bf615b824c12dce091f49be277c584e03f0e.tar.gz
Require Cabal >= 1.6.
This is needed for the new test hook, because the PackageName type is new in 1.6. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1549 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 0a0d10f0e..e89dda413 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -1,6 +1,6 @@
Name: pandoc
Version: 1.2
-Cabal-Version: >= 1.2
+Cabal-Version: >= 1.6
Build-Type: Custom
License: GPL
License-File: COPYING