Depend on released pandoc-lua-marshal 0.3.0.

This commit is contained in:
John MacFarlane
2024-12-07 13:31:33 -08:00
parent 379e0e6b6d
commit 920747918c
3 changed files with 1 additions and 8 deletions
-5
View File
@@ -14,11 +14,6 @@ source-repository-package
location: https://github.com/jgm/typst-hs.git
tag: 5a50154c958d09c06fd884dcc4519403f7904bc1
source-repository-package
type: git
location: https://github.com/pandoc/pandoc-lua-marshal.git
tag: 2dc58d431bb3e4d55999db03c470fbf32970b3d5
source-repository-package
type: git
location: https://github.com/jgm/commonmark-hs.git
+1 -1
View File
@@ -125,7 +125,7 @@ library
, lpeg >= 1.1 && < 1.2
, mtl >= 2.2 && < 2.4
, pandoc >= 3.5 && < 3.6
, pandoc-lua-marshal >= 0.2.9 && < 0.3
, pandoc-lua-marshal >= 0.3 && < 0.4
, pandoc-types >= 1.22 && < 1.24
, parsec >= 3.1 && < 3.2
, text >= 1.1.1 && < 2.2
-2
View File
@@ -25,8 +25,6 @@ extra-deps:
subdirs: [skylighting-core, skylighting-format-blaze-html]
- git: https://github.com/jgm/typst-hs.git
commit: 5a50154c958d09c06fd884dcc4519403f7904bc1
- git: https://github.com/pandoc/pandoc-lua-marshal
commit: 2dc58d431bb3e4d55999db03c470fbf32970b3d5
- git: https://github.com/jgm/commonmark-hs.git
commit: 1fddc913b31487571b12fd0ac99d4a0ab00acd34
subdirs: [commonmark-extensions, commonmark-pandoc]