diff options
| author | John MacFarlane <[email protected]> | 2024-10-22 22:11:22 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2024-10-22 22:11:22 -0700 |
| commit | f4e8595f7cee17b2c2b1dc8d2484f9a3a5c4e19b (patch) | |
| tree | 414cc581826fd87271febf0305fab21407633669 | |
| parent | dc9ae13a7ad8746209d8389de7f294ca0c51e7ef (diff) | |
Use lastest dev typst-hs
| -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 5bd4ffb36..6d85a1b58 100644 --- a/cabal.project +++ b/cabal.project @@ -10,7 +10,7 @@ constraints: skylighting-format-blaze-html >= 0.1.1.2, source-repository-package type: git location: https://github.com/jgm/typst-hs.git - tag: 1703100f41475598fd2d07f7a5921365e80fd0cb + tag: 6b9b52ffc2ca6309a8a8ac18e7ca3f4f66cdfdd3 source-repository-package type: git diff --git a/stack.yaml b/stack.yaml index 8f17d2331..01c2561fe 100644 --- a/stack.yaml +++ b/stack.yaml @@ -25,7 +25,7 @@ extra-deps: - git: https://github.com/jgm/texmath.git commit: 9539ea28538dc633001260cc8a08fb3aaeca5775 - git: https://github.com/jgm/typst-hs.git - commit: 1703100f41475598fd2d07f7a5921365e80fd0cb + commit: 6b9b52ffc2ca6309a8a8ac18e7ca3f4f66cdfdd3 - git: https://github.com/pandoc/pandoc-lua-marshal commit: 2dc58d431bb3e4d55999db03c470fbf32970b3d5 ghc-options: |
