Added Source-repository to cabal file.
This commit is contained in:
parent
00bba468ea
commit
1d8c2d36a7
1 changed files with 4 additions and 0 deletions
|
@ -160,6 +160,10 @@ Extra-Tmp-Files: man/man1/pandoc.1,
|
||||||
man/man1/markdown2pdf.1,
|
man/man1/markdown2pdf.1,
|
||||||
man/man5/pandoc_markdown.5
|
man/man5/pandoc_markdown.5
|
||||||
|
|
||||||
|
Source-repository head
|
||||||
|
type: git
|
||||||
|
location: https://jgm@github.com/jgm/pandoc.git
|
||||||
|
|
||||||
Flag threaded
|
Flag threaded
|
||||||
Description: Compile markdown2pdf with -threaded option.
|
Description: Compile markdown2pdf with -threaded option.
|
||||||
Default: True
|
Default: True
|
||||||
|
|
Loading…
Add table
Reference in a new issue