mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-25 09:47:06 +00:00
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.
12 lines
228 B
Plaintext
12 lines
228 B
Plaintext
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
|
|
|