7accbd585e
now that @despresc's changes have been merged.
19 lines
497 B
Text
19 lines
497 B
Text
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: f76c1b7db0931c4fe357827033e75efe5ab4f6bf
|