Require cabal-version >= 2.0. This is needed for haddock-library.
This commit is contained in:
parent
aff401745c
commit
1e4255ced6
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
name: pandoc
|
||||
version: 2.2.1
|
||||
cabal-version: >= 1.10
|
||||
cabal-version: >= 2.0
|
||||
build-type: Custom
|
||||
license: GPL-2
|
||||
license-file: COPYING.md
|
||||
|
|
Loading…
Reference in a new issue