diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2021-01-15 14:17:17 -0800 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2021-01-15 14:17:17 -0800 |
| commit | 07c98eae50faf311963b91a2bacf053d2ec7972b (patch) | |
| tree | 39fea927d68cb67bb1a0d80015bde98fb056fa2b /cabal.project | |
| parent | 3d6ebc905195592897e3a03ef648384ee01f5155 (diff) | |
| download | pandoc-07c98eae50faf311963b91a2bacf053d2ec7972b.tar.gz | |
Use citeproc >= 0.3.0.4.
Diffstat (limited to 'cabal.project')
| -rw-r--r-- | cabal.project | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/cabal.project b/cabal.project index 34b3837de..c3042cb85 100644 --- a/cabal.project +++ b/cabal.project @@ -6,7 +6,7 @@ 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: d44e24696ab444090d0e63e321c3a573f68b2e74 +-- source-repository-package +-- type: git +-- location: https://github.com/jgm/citeproc +-- tag: d44e24696ab444090d0e63e321c3a573f68b2e74 |
