blob: 93439ca3e30ee5238dfa863f03115e746a86f58f (
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: 63498fb22ae6f394f19f6d62312350b566c4aebd
source-repository-package
type: git
location: https://github.com/jgm/doctemplates
tag: 37ac859e3c88493ac62ce5f9e32a943d37529b98
|