mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-25 01:36:45 +00:00
Bump pandoc-lua-marshall lower bound to 0.1.0.1 in cabal file.
Closes #7721.
This commit is contained in:
+1
-1
@@ -477,7 +477,7 @@ library
|
||||
mtl >= 2.2 && < 2.3,
|
||||
network >= 2.6,
|
||||
network-uri >= 2.6 && < 2.8,
|
||||
pandoc-lua-marshal >= 0.1 && < 0.2,
|
||||
pandoc-lua-marshal >= 0.1.0.1 && < 0.2,
|
||||
pandoc-types >= 1.22.1 && < 1.23,
|
||||
parsec >= 3.1 && < 3.2,
|
||||
pretty >= 1.1 && < 1.2,
|
||||
|
||||
Reference in New Issue
Block a user