aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2025-11-18 23:05:04 +0100
committerJohn MacFarlane <[email protected]>2025-11-18 23:05:04 +0100
commit97a908812147c63784d86400bbba4617feb97145 (patch)
tree3e1608449e752c81ec763d383e17ef8400c3164c
parent28338112ee0c2b736314368a9d02f33aca64be55 (diff)
Use latest dev typst-hs.
-rw-r--r--cabal.project2
-rw-r--r--stack.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/cabal.project b/cabal.project
index 67dd5224d..3a21ae859 100644
--- a/cabal.project
+++ b/cabal.project
@@ -15,7 +15,7 @@ source-repository-package
source-repository-package
type: git
location: https://github.com/jgm/typst-hs.git
- tag: 13751c5b3a6b395ba667682bc7a876c0b993e9d3
+ tag: 49996ca5c9dffd9ced5c5887f392908100595f28
source-repository-package
type: git
diff --git a/stack.yaml b/stack.yaml
index 05f4352f2..5e9d7dcb4 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -19,7 +19,7 @@ extra-deps:
- git: https://github.com/jgm/citeproc.git
commit: 1a82c13ac1d8e9e07cf69fbf89ba2b57474b8e0f
- git: https://github.com/jgm/typst-hs.git
- commit: 13751c5b3a6b395ba667682bc7a876c0b993e9d3
+ commit: 49996ca5c9dffd9ced5c5887f392908100595f28
- git: https://github.com/jgm/texmath.git
commit: 110322589698df20abf3f3a06c070271802ea598
- git: https://github.com/jgm/djoths.git