diff options
| author | John MacFarlane <[email protected]> | 2024-11-11 09:39:00 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2024-11-11 09:39:00 -0800 |
| commit | 8133284647832b5bd76183baf74e397f7144ea6f (patch) | |
| tree | 7cca08bf689242169e62d87801cc78d12171286b | |
| parent | d5d2821a4d5032563ac05e75f84ff238b654cc06 (diff) | |
Use dev texmath
| -rw-r--r-- | cabal.project | 2 | ||||
| -rw-r--r-- | stack.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cabal.project b/cabal.project index 55754cd3a..366b67780 100644 --- a/cabal.project +++ b/cabal.project @@ -17,7 +17,7 @@ source-repository-package source-repository-package type: git location: https://github.com/jgm/texmath.git - tag: 9539ea28538dc633001260cc8a08fb3aaeca5775 + tag: 1703b411ade9103ba7da788d53599ca4ee85889a source-repository-package type: git diff --git a/stack.yaml b/stack.yaml index 861082c77..2d8d24537 100644 --- a/stack.yaml +++ b/stack.yaml @@ -23,7 +23,7 @@ extra-deps: - commonmark-pandoc-0.2.2.2 - typst-symbols-0.1.7 - git: https://github.com/jgm/texmath.git - commit: 9539ea28538dc633001260cc8a08fb3aaeca5775 + commit: 1703b411ade9103ba7da788d53599ca4ee85889a - git: https://github.com/jgm/typst-hs.git commit: 6f7e7655be7b1dd74d8d0db7aa4725d14e005ef0 - git: https://github.com/pandoc/pandoc-lua-marshal |
