mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-26 17:35:49 +00:00
pandoc-lua-engine: allow doclayout 0.6
This commit is contained in:
@@ -113,7 +113,7 @@ library
|
||||
, citeproc >= 0.8 && < 0.15
|
||||
, containers >= 0.6.0.1 && < 0.9
|
||||
, data-default >= 0.4 && < 0.9
|
||||
, doclayout >= 0.5 && < 0.6
|
||||
, doclayout >= 0.6 && < 0.7
|
||||
, doctemplates >= 0.11 && < 0.12
|
||||
, exceptions >= 0.8 && < 0.11
|
||||
, hslua >= 2.5 && < 2.6
|
||||
|
||||
Reference in New Issue
Block a user