mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-19 02:22:09 +08:00
Use released texmath 0.13
This commit is contained in:
@@ -10,12 +10,6 @@ constraints: skylighting-format-blaze-html >= 0.1.1.3,
|
||||
data-default-class <= 0.2, data-default <= 0.8
|
||||
|
||||
|
||||
|
||||
source-repository-package
|
||||
type: git
|
||||
location: https://github.com/jgm/texmath.git
|
||||
tag: 76c6d8356aa971b075cb887487e2157260edafc0
|
||||
|
||||
source-repository-package
|
||||
type: git
|
||||
location: https://github.com/jgm/typst-hs.git
|
||||
|
||||
+1
-1
@@ -538,7 +538,7 @@ library
|
||||
syb >= 0.1 && < 0.8,
|
||||
tagsoup >= 0.14.6 && < 0.15,
|
||||
temporary >= 1.1 && < 1.4,
|
||||
texmath >= 0.12.10.3 && < 0.13,
|
||||
texmath >= 0.13 && < 0.14,
|
||||
text >= 1.1.1.0 && < 2.2,
|
||||
text-conversions >= 0.3 && < 0.4,
|
||||
time >= 1.5 && < 1.15,
|
||||
|
||||
+1
-2
@@ -22,8 +22,7 @@ extra-deps:
|
||||
- typst-symbols-0.1.8.1
|
||||
- doclayout-0.5.0.1
|
||||
- citeproc-0.10
|
||||
- git: https://github.com/jgm/texmath.git
|
||||
commit: 76c6d8356aa971b075cb887487e2157260edafc0
|
||||
- texmath-0.13
|
||||
- git: https://github.com/jgm/typst-hs.git
|
||||
commit: aaeb1ef60ade0efa28e77c74f0dd216e3d434480
|
||||
ghc-options:
|
||||
|
||||
Reference in New Issue
Block a user