blob: bf45716d4879a2b20f4d25f5e23a7902e3d2f8bb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
packages: pandoc.cabal
package pandoc
flags: +embed_data_files -trypandoc
ghc-options: -j +RTS -A32M -RTS
package pandoc-citeproc
flags: +embed_data_files +bibutils -unicode_collation -test_citeproc -debug
ghc-options: -j +RTS -A32M -RTS
source-repository-package
type: git
location: https://github.com/jgm/pandoc-citeproc
tag: 0.16.3
source-repository-package
type: git
location: https://github.com/jgm/doctemplates.git
tag: 180a5e9318e3cee44c6581f6d8ace14de684b735
|