From 379e0e6b6d832a01d7edbc8da60220a3dfe5b152 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 7 Dec 2024 13:21:59 -0800 Subject: Depend on texmath 0.12.8.12 --- cabal.project | 5 ----- pandoc.cabal | 2 +- stack.yaml | 2 -- 3 files changed, 1 insertion(+), 8 deletions(-) diff --git a/cabal.project b/cabal.project index 28047a163..54126dde2 100644 --- a/cabal.project +++ b/cabal.project @@ -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/jgm/texmath.git - tag: 721bb5c85cae0bd0f1584dfc7a62c60cbf0427e0 - source-repository-package type: git location: https://github.com/pandoc/pandoc-lua-marshal.git diff --git a/pandoc.cabal b/pandoc.cabal index c15e42068..4ff5cecfc 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -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.11 && < 0.13, + texmath >= 0.12.8.12 && < 0.13, text >= 1.1.1.0 && < 2.2, text-conversions >= 0.3 && < 0.4, time >= 1.5 && < 1.15, diff --git a/stack.yaml b/stack.yaml index 1f1846543..5fb7bb63b 100644 --- a/stack.yaml +++ b/stack.yaml @@ -23,8 +23,6 @@ extra-deps: - git: https://github.com/jgm/skylighting.git commit: 2b6876018a903207c7a9093c5c63b00a4d0980be subdirs: [skylighting-core, skylighting-format-blaze-html] -- git: https://github.com/jgm/texmath.git - commit: 721bb5c85cae0bd0f1584dfc7a62c60cbf0427e0 - git: https://github.com/jgm/typst-hs.git commit: 5a50154c958d09c06fd884dcc4519403f7904bc1 - git: https://github.com/pandoc/pandoc-lua-marshal -- cgit v1.2.3