aboutsummaryrefslogtreecommitdiff
path: root/cabal.project
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2020-10-22 21:45:38 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2020-10-22 21:45:38 -0700
commit2059c05f0e9167aa1f408cc28d1883647705523b (patch)
tree785a14686e53575a0d83aa36b4098c5984bfe6f8 /cabal.project
parent06be050d82f0b81d6d666c0d85d89c40c26f3002 (diff)
downloadpandoc-2059c05f0e9167aa1f408cc28d1883647705523b.tar.gz
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.
Diffstat (limited to 'cabal.project')
-rw-r--r--cabal.project8
1 files changed, 4 insertions, 4 deletions
diff --git a/cabal.project b/cabal.project
index e848f1b45..96e56de84 100644
--- a/cabal.project
+++ b/cabal.project
@@ -4,8 +4,8 @@ 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: 3230fb6fa1beff3e27389be20217a31d3c1207e9
+-- source-repository-package
+-- type: git
+-- location: https://github.com/jgm/citeproc
+-- tag: 0.1.0.3