From eff1790bbcce5d56e7a24a9cc2bd7c08e8961c84 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 29 Nov 2023 14:27:55 -0800 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 ee9acef9b..2082e244a 100644 --- a/cabal.project +++ b/cabal.project @@ -10,4 +10,4 @@ constraints: skylighting-format-blaze-html >= 0.1.1.1, source-repository-package type: git location: https://github.com/jgm/typst-hs - tag: 71c24946e098ce8af0b8de4004711e4ee732f2d0 + tag: 2a92d6b61b077ad6eaff857f45aa50004658082e diff --git a/stack.yaml b/stack.yaml index 7f8f84489..c9f3474a2 100644 --- a/stack.yaml +++ b/stack.yaml @@ -29,7 +29,7 @@ extra-deps: - commonmark-0.2.4 - commonmark-extensions-0.2.4 - git: https://github.com/jgm/typst-hs - commit: 71c24946e098ce8af0b8de4004711e4ee732f2d0 + commit: 2a92d6b61b077ad6eaff857f45aa50004658082e ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules -- cgit v1.2.3