From f4e8595f7cee17b2c2b1dc8d2484f9a3a5c4e19b Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 22 Oct 2024 22:11:22 -0700 Subject: [PATCH] Use lastest dev typst-hs --- cabal.project | 2 +- stack.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cabal.project b/cabal.project index 5bd4ffb367ed..6d85a1b589c4 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 8f17d23316f0..01c2561fe2a8 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: