diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2019-11-22 07:56:32 -0800 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2019-11-22 07:57:40 -0800 |
| commit | 20f8391a56f93c1530c652738be2f5b4e1b2c59a (patch) | |
| tree | 0e7ec299d7302916a1a44a9f3c4899f1a0df9afd | |
| parent | d948e13feaf4d2db90a8ab452a65e5ce34028804 (diff) | |
| download | pandoc-20f8391a56f93c1530c652738be2f5b4e1b2c59a.tar.gz | |
Re-add pandoc-citeproc to cabal.project.
| -rw-r--r-- | cabal.project | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cabal.project b/cabal.project index 4ac36e271..7248521ff 100644 --- a/cabal.project +++ b/cabal.project @@ -8,3 +8,7 @@ package pandoc-citeproc flags: +embed_data_files +bibutils -unicode_collation -test_citeproc -debug ghc-options: -j +RTS -A32M -RTS +source-repository-package + type: git + location: https://github.com/jgm/pandoc-citeproc + tag: 0.16.4 |
