From d8efc79dde06b51c3b5bef7a291e871e751f0ef5 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 12 May 2025 13:57:08 -0700 Subject: Use released typst 0.8. --- cabal.project | 5 ----- stack.yaml | 3 +-- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/cabal.project b/cabal.project index 17ca535d7..bcda8d505 100644 --- a/cabal.project +++ b/cabal.project @@ -8,8 +8,3 @@ constraints: skylighting-format-blaze-html >= 0.1.1.3, skylighting-format-context >= 0.1.0.2, -- for now (commercialhaskell/stackage#7545): data-default-class <= 0.2, data-default <= 0.8 - -source-repository-package - type: git - location: https://github.com/jgm/typst-hs.git - tag: 130975618114207e5bc8e6120b66ef3b56ffd6a7 diff --git a/stack.yaml b/stack.yaml index 0a33cc4e6..ab5793854 100644 --- a/stack.yaml +++ b/stack.yaml @@ -18,8 +18,7 @@ extra-deps: - typst-symbols-0.1.8.1 - texmath-0.12.10.2 - citeproc-0.9 -- git: https://github.com/jgm/typst-hs.git - commit: 130975618114207e5bc8e6120b66ef3b56ffd6a7 +- typst-0.8 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-23.0 -- cgit v1.2.3