mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-25 09:47:06 +00:00
Minor cabal file changes.
Requested by 'stack upload.' Different format for minimum cabal version. Use of autogen-modules.
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
name: pandoc
|
||||
version: 2.2.2
|
||||
cabal-version: >= 2.0
|
||||
cabal-version: 2.0
|
||||
build-type: Custom
|
||||
license: GPL-2
|
||||
license-file: COPYING.md
|
||||
@@ -543,7 +543,7 @@ library
|
||||
Text.Pandoc.Translations,
|
||||
Text.Pandoc.Slides,
|
||||
Paths_pandoc
|
||||
|
||||
autogen-modules: Paths_pandoc
|
||||
buildable: True
|
||||
|
||||
executable pandoc
|
||||
|
||||
Reference in New Issue
Block a user