pandoc/cabal.project
John MacFarlane 2059c05f0e Require citeproc >= 0.1.0.3.
In the previous release we pointed to this with cabal.project
and stack.yaml, but jumped the gun because citeproc 0.1.0.3
had not yet been officially released.
2020-10-22 21:45:38 -07:00

11 lines
228 B
Text

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.0.3