diff options
author | John MacFarlane <jgm@berkeley.edu> | 2020-10-09 16:35:05 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2020-10-09 16:35:05 -0700 |
commit | 72f2a1ee9c8953052523213ae32f7cf9c94d62f6 (patch) | |
tree | 8bbaf0eff89c9a43666439732fabb9a424a5d2c1 /cabal.project | |
parent | e7adc2917bcc0813576eecd15b849dbcbde7394d (diff) | |
download | pandoc-72f2a1ee9c8953052523213ae32f7cf9c94d62f6.tar.gz |
Use released citeproc 0.1.
Diffstat (limited to 'cabal.project')
-rw-r--r-- | cabal.project | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/cabal.project b/cabal.project index 0d6b3a7a4..b9ae763d9 100644 --- a/cabal.project +++ b/cabal.project @@ -4,9 +4,4 @@ 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: f7f1c21535614c013e42ae71be7e39926cba5150 - constraints: base16-bytestring < 1 |