aboutsummaryrefslogtreecommitdiff
path: root/cabal.project
blob: d795a255ecf45128f7b4939d7d81fe0ab4bf60ea (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: 0.1.1.1