From 499276a4e557ffa364cbd69c771e1987c88fbc93 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 5 Jul 2023 10:48:56 -0700 Subject: 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 4f532bd68..afe482bf8 100644 --- a/cabal.project +++ b/cabal.project @@ -15,6 +15,6 @@ source-repository-package source-repository-package type: git location: https://github.com/jgm/typst-hs - tag: c143852966f38b8582e84d0be3f10a25d1acc75c + tag: 67f39b09446666fa6aa040b67540f39dabb744b6 -- when time for a release: -- Release new skylighting, skylighting-core and depend on them diff --git a/stack.yaml b/stack.yaml index 3637c0a75..23790e32e 100644 --- a/stack.yaml +++ b/stack.yaml @@ -25,7 +25,7 @@ extra-deps: - typst-symbols-0.1.2 - toml-parser-1.1.1.0 - git: https://github.com/jgm/typst-hs - commit: c143852966f38b8582e84d0be3f10a25d1acc75c + commit: 67f39b09446666fa6aa040b67540f39dabb744b6 - git: https://github.com/jgm/pandoc-types commit: 2b68c905e75c65e66eaa4635e4c1bd6aabd6302f -- cgit v1.2.3