mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-28 17:20:47 +08:00
pandoc-lua-engine to 0.4.1.1, allow latest containers
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
cabal-version: 2.4
|
||||
name: pandoc-lua-engine
|
||||
version: 0.4.1
|
||||
version: 0.4.1.1
|
||||
build-type: Simple
|
||||
license: GPL-2.0-or-later
|
||||
license-file: COPYING.md
|
||||
@@ -109,7 +109,7 @@ library
|
||||
, bytestring >= 0.9 && < 0.13
|
||||
, crypton >= 0.30 && < 1.1
|
||||
, citeproc >= 0.8 && < 0.9
|
||||
, containers >= 0.6.0.1 && < 0.8
|
||||
, containers >= 0.6.0.1 && < 0.9
|
||||
, data-default >= 0.4 && < 0.9
|
||||
, doclayout >= 0.5 && < 0.6
|
||||
, doctemplates >= 0.11 && < 0.12
|
||||
|
||||
Reference in New Issue
Block a user