mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-23 16:56:43 +00:00
Use citeproc 0.2
This commit is contained in:
+1
-1
@@ -404,7 +404,7 @@ library
|
||||
blaze-markup >= 0.8 && < 0.9,
|
||||
bytestring >= 0.9 && < 0.12,
|
||||
case-insensitive >= 1.2 && < 1.3,
|
||||
citeproc >= 0.1.1.1 && < 0.2,
|
||||
citeproc >= 0.2 && < 0.3,
|
||||
commonmark >= 0.1.1.2 && < 0.2,
|
||||
commonmark-extensions >= 0.2.0.4 && < 0.3,
|
||||
commonmark-pandoc >= 0.2 && < 0.3,
|
||||
|
||||
+1
-1
@@ -22,7 +22,7 @@ extra-deps:
|
||||
- commonmark-0.1.1.2
|
||||
- commonmark-extensions-0.2.0.4
|
||||
- commonmark-pandoc-0.2.0.1
|
||||
- citeproc-0.1.1.1
|
||||
- citeproc-0.2
|
||||
ghc-options:
|
||||
"$locals": -fhide-source-paths -Wno-missing-home-modules
|
||||
resolver: lts-14.6
|
||||
|
||||
Reference in New Issue
Block a user