We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2621b3 commit da45a9cCopy full SHA for da45a9c
pandoc-lua-engine/pandoc-lua-engine.cabal
@@ -1,6 +1,6 @@
1
cabal-version: 2.4
2
name: pandoc-lua-engine
3
-version: 0.4.1
+version: 0.4.1.1
4
build-type: Simple
5
license: GPL-2.0-or-later
6
license-file: COPYING.md
@@ -109,7 +109,7 @@ library
109
, bytestring >= 0.9 && < 0.13
110
, crypton >= 0.30 && < 1.1
111
, citeproc >= 0.8 && < 0.9
112
- , containers >= 0.6.0.1 && < 0.8
+ , containers >= 0.6.0.1 && < 0.9
113
, data-default >= 0.4 && < 0.9
114
, doclayout >= 0.5 && < 0.6
115
, doctemplates >= 0.11 && < 0.12
0 commit comments