mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-28 17:20:47 +08:00
pandoc-lua-engine: allow citeproc 0.11.
This commit is contained in:
@@ -111,7 +111,7 @@ library
|
||||
build-depends: aeson
|
||||
, bytestring >= 0.9 && < 0.13
|
||||
, crypton >= 0.30 && < 1.1
|
||||
, citeproc >= 0.8 && < 0.11
|
||||
, citeproc >= 0.8 && < 0.12
|
||||
, containers >= 0.6.0.1 && < 0.9
|
||||
, data-default >= 0.4 && < 0.9
|
||||
, doclayout >= 0.5 && < 0.6
|
||||
|
||||
Reference in New Issue
Block a user