pandoc-lua-engine to 0.4.1.1, allow latest containers

This commit is contained in:
John MacFarlane
2025-03-16 10:58:49 -07:00
parent d2621b3a69
commit da45a9c76a
+2 -2
View File
@@ -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