diff options
| author | John MacFarlane <[email protected]> | 2023-06-06 14:03:47 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2023-06-06 14:03:47 -0700 |
| commit | d017f2669aa62eeca82a792887544ea0ace4bc29 (patch) | |
| tree | 91daf4ad60f7ee1e5fe2adb4f8502c89bd6820d4 | |
| parent | 78f1e5a237f2a8075486a1f47c71c2d4cf8ba5d5 (diff) | |
Bump typst commit.
| -rw-r--r-- | cabal.project | 2 | ||||
| -rw-r--r-- | 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 |
