mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-29 01:41:20 +08:00
Depend on released pandoc-lua-marshal 0.3.0.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user