aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <fiddlosopher@gmail.com>2012-02-06 07:05:40 -0800
committerJohn MacFarlane <fiddlosopher@gmail.com>2012-02-06 07:05:40 -0800
commit4f76f9f6e5d3c1528c08995bca22616b28e0ebea (patch)
tree80af839894bb6d2fbc9f18bd6430ffb084519958
parent880e5677e06b6c92b3d0761175bc53dd434b5d5c (diff)
downloadpandoc-4f76f9f6e5d3c1528c08995bca22616b28e0ebea.tar.gz
Require cabal version >= 1.10.
This is needed for ghcPackageDbOptions in Setup.hs.
-rw-r--r--pandoc.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 234e35c93..a807440b3 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -1,6 +1,6 @@
Name: pandoc
Version: 1.9.0.2
-Cabal-Version: >= 1.6
+Cabal-Version: >= 1.10
Build-Type: Custom
License: GPL
License-File: COPYING