mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-25 01:36:45 +00:00
Use latest releases of texmath, djot.
This commit is contained in:
@@ -19,13 +19,3 @@ source-repository-package
|
||||
subdir: commonmark-pandoc
|
||||
tag: 7130ce27089b47588f64946263defc05fd72ab29
|
||||
|
||||
source-repository-package
|
||||
type: git
|
||||
location: https://github.com/jgm/djoths
|
||||
tag: 8582cdc763716489f5d0f7f5cd250199adcccd17
|
||||
|
||||
source-repository-package
|
||||
type: git
|
||||
location: https://github.com/jgm/texmath
|
||||
tag: d47229b8287aaf781f9663e868507e731d3914bc
|
||||
|
||||
|
||||
+2
-2
@@ -530,7 +530,7 @@ library
|
||||
syb >= 0.1 && < 0.8,
|
||||
tagsoup >= 0.14.6 && < 0.15,
|
||||
temporary >= 1.1 && < 1.4,
|
||||
texmath >= 0.12.8.10 && < 0.13,
|
||||
texmath >= 0.12.8.11 && < 0.13,
|
||||
text >= 1.1.1.0 && < 2.2,
|
||||
text-conversions >= 0.3 && < 0.4,
|
||||
time >= 1.5 && < 1.15,
|
||||
@@ -542,7 +542,7 @@ library
|
||||
xml >= 1.3.12 && < 1.4,
|
||||
typst >= 0.6 && < 0.6.1,
|
||||
vector >= 0.12 && < 0.14,
|
||||
djot >= 0.1.2.1 && < 0.2,
|
||||
djot >= 0.1.2.2 && < 0.2,
|
||||
tls >= 2.0.1 && < 2.2,
|
||||
crypton-x509-system >= 1.6.7 && < 1.7
|
||||
|
||||
|
||||
+2
-4
@@ -21,13 +21,11 @@ extra-deps:
|
||||
- typst-0.6
|
||||
- hslua-module-doclayout-1.2.0
|
||||
- pandoc-lua-marshal-0.2.8
|
||||
- djot-0.1.2.2
|
||||
- texmath-0.12.8.11
|
||||
- git: https://github.com/jgm/commonmark-hs
|
||||
subdirs: [commonmark, commonmark-pandoc]
|
||||
commit: 7130ce27089b47588f64946263defc05fd72ab29
|
||||
- git: https://github.com/jgm/djoths
|
||||
commit: 8582cdc763716489f5d0f7f5cd250199adcccd17
|
||||
- git: https://github.com/jgm/texmath
|
||||
commit: d47229b8287aaf781f9663e868507e731d3914bc
|
||||
|
||||
ghc-options:
|
||||
"$locals": -fhide-source-paths -Wno-missing-home-modules
|
||||
|
||||
Reference in New Issue
Block a user