mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-21 13:51:29 +08:00
20 lines
497 B
Plaintext
20 lines
497 B
Plaintext
packages: pandoc.cabal
|
|
|
|
package pandoc
|
|
flags: +embed_data_files -trypandoc
|
|
ghc-options: -j +RTS -A64m -RTS
|
|
|
|
package pandoc-citeproc
|
|
flags: +embed_data_files +bibutils -unicode_collation -test_citeproc -debug
|
|
ghc-options: -j +RTS -A64m -RTS
|
|
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/jgm/pandoc-citeproc
|
|
tag: 0.17
|
|
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/jgm/pandoc-types
|
|
tag: 4acb0e50f10d8f41f94c0973384d63f06d0b9ffd
|