blob: 4ac36e271a3066e28aac8ff07d8153bdbd4dae44 (
plain)
1
2
3
4
5
6
7
8
9
10
|
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
|