Require cabal version >= 1.10.
This is needed for ghcPackageDbOptions in Setup.hs.
This commit is contained in:
parent
880e5677e0
commit
4f76f9f6e5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue