mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-30 17:59:17 +08:00
Require citeproc 0.3.0.6.
This commit is contained in:
+1
-1
@@ -410,7 +410,7 @@ library
|
||||
blaze-markup >= 0.8 && < 0.9,
|
||||
bytestring >= 0.9 && < 0.12,
|
||||
case-insensitive >= 1.2 && < 1.3,
|
||||
citeproc >= 0.3.0.5 && < 0.4,
|
||||
citeproc >= 0.3.0.6 && < 0.4,
|
||||
commonmark >= 0.1.1.3 && < 0.2,
|
||||
commonmark-extensions >= 0.2.0.4 && < 0.3,
|
||||
commonmark-pandoc >= 0.2 && < 0.3,
|
||||
|
||||
+4
-4
@@ -19,10 +19,10 @@ extra-deps:
|
||||
- doctemplates-0.9
|
||||
- texmath-0.12.1
|
||||
- tasty-bench-0.1
|
||||
# - citeproc-0.3.0.5
|
||||
- citeproc:
|
||||
git: https://github.com/jgm/citeproc.git
|
||||
commit: da1f9702fa70d7e1bad9a796f897e920e2d578f7
|
||||
- citeproc-0.3.0.6
|
||||
#- citeproc:
|
||||
# git: https://github.com/jgm/citeproc.git
|
||||
# commit: da1f9702fa70d7e1bad9a796f897e920e2d578f7
|
||||
ghc-options:
|
||||
"$locals": -fhide-source-paths -Wno-missing-home-modules
|
||||
resolver: lts-16.23
|
||||
|
||||
Reference in New Issue
Block a user