blob: e848f1b45a1de8d7c95ee0f82296f3c9b2868e65 (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
 | packages: pandoc.cabal
package pandoc
  flags: +embed_data_files -trypandoc
  ghc-options: -j +RTS -A64m -RTS
source-repository-package
    type: git
    location: https://github.com/jgm/citeproc
    tag: 3230fb6fa1beff3e27389be20217a31d3c1207e9
 |