mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-25 17:56:32 +00:00
Require cabal-version >= 2.0. This is needed for haddock-library.
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user