From d017f2669aa62eeca82a792887544ea0ace4bc29 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 6 Jun 2023 14:03:47 -0700 Subject: Bump typst commit. --- cabal.project | 2 +- stack.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cabal.project b/cabal.project index ec7091380..55bebb40b 100644 --- a/cabal.project +++ b/cabal.project @@ -11,4 +11,4 @@ constraints: skylighting-format-blaze-html >= 0.1.1, source-repository-package type: git location: https://github.com/jgm/typst-hs - tag: 27f9c6516ca68793727a6d18d17f387fe736c045 + tag: 09e5c31c1070d792d782e1818d731ae1148e0d9f diff --git a/stack.yaml b/stack.yaml index 921840683..8df1a944f 100644 --- a/stack.yaml +++ b/stack.yaml @@ -48,7 +48,7 @@ extra-deps: - texmath-0.12.8 - typst-symbols-0.1.0.1 - git: https://github.com/jgm/typst-hs - commit: 27f9c6516ca68793727a6d18d17f387fe736c045 + commit: 09e5c31c1070d792d782e1818d731ae1148e0d9f ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules -- cgit v1.2.3