aboutsummaryrefslogtreecommitdiff
path: root/cabal.project
blob: 234c8cb416c02d25fda2f314486f7d8999d022db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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.16.4.1