diff options
| author | John MacFarlane <[email protected]> | 2025-12-15 17:28:00 +0100 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2025-12-15 17:28:21 +0100 |
| commit | bb9e54a03ecef4c772208a00835683cb2f10e2b8 (patch) | |
| tree | f06d4f04bb20c9d5d10b439ebd9d9778ba62517a | |
| parent | 80e7f188fbb1189d1ed66970e60668152c5ece75 (diff) | |
Use latest dev typst-hs.
| -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 2a8ca7e1b..df40bde54 100644 --- a/cabal.project +++ b/cabal.project @@ -20,7 +20,7 @@ source-repository-package source-repository-package type: git location: https://github.com/jgm/typst-hs.git - tag: 2cfe81142dfed390a27d4bd58c7a52a323e9e048 + tag: b4399d44d38c1935c02db9bfd62fb5a4450ad7af source-repository-package type: git diff --git a/stack.yaml b/stack.yaml index b9ffda04c..2476b092f 100644 --- a/stack.yaml +++ b/stack.yaml @@ -18,7 +18,7 @@ extra-deps: - git: https://github.com/jgm/asciidoc-hs.git commit: c2b4852e0002a7995793ec0e3c44b723a85a2ca2 - git: https://github.com/jgm/typst-hs.git - commit: 2cfe81142dfed390a27d4bd58c7a52a323e9e048 + commit: b4399d44d38c1935c02db9bfd62fb5a4450ad7af - git: https://github.com/jgm/citeproc.git commit: 777a916be683a40e9b5e17da25816917b6fb1208 - git: https://github.com/jgm/texmath.git |
