Skip to content

Commit 48badd2

Browse files
committed
pandoc-lua-engine: allow citeproc 0.12.
1 parent 4bdb455 commit 48badd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandoc-lua-engine/pandoc-lua-engine.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ library
111111
build-depends: aeson
112112
, bytestring >= 0.9 && < 0.13
113113
, crypton >= 0.30 && < 1.1
114-
, citeproc >= 0.8 && < 0.12
114+
, citeproc >= 0.8 && < 0.13
115115
, containers >= 0.6.0.1 && < 0.9
116116
, data-default >= 0.4 && < 0.9
117117
, doclayout >= 0.5 && < 0.6

0 commit comments

Comments
 (0)