From 7b08411d5c327b9654cd815771f53e435d2cf076 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 22 Oct 2024 22:27:08 -0700 Subject: [PATCH] Use latest 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 6d85a1b589c4..1caf8d79d398 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: 6b9b52ffc2ca6309a8a8ac18e7ca3f4f66cdfdd3 + tag: a05431fd3ee218e42ece855ea25a038c23a589c7 source-repository-package type: git diff --git a/stack.yaml b/stack.yaml index 01c2561fe2a8..f7236b726380 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: 6b9b52ffc2ca6309a8a8ac18e7ca3f4f66cdfdd3 + commit: a05431fd3ee218e42ece855ea25a038c23a589c7 - git: https://github.com/pandoc/pandoc-lua-marshal commit: 2dc58d431bb3e4d55999db03c470fbf32970b3d5 ghc-options: