aboutsummaryrefslogtreecommitdiff
path: root/cabal.project
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2025-10-30 20:02:28 +0100
committerJohn MacFarlane <[email protected]>2025-10-30 20:02:28 +0100
commitb69e9dbb810573d5f039233f8e84ee3acb2027fe (patch)
tree89f7de607700bf3e09151ce10103777c32f0e256 /cabal.project
parent2c6cd8327aaaaa64f4a5fd340d6805ec625de8d6 (diff)
Typst reader: handle document metadata and `#title`.
See jgm/typst-hs#80. Note that previously, the typst reader never returned document metadata. Now it does, even if the typst document does not contain a `#title` function that would result in actually printing the title block.
Diffstat (limited to 'cabal.project')
-rw-r--r--cabal.project2
1 files changed, 1 insertions, 1 deletions
diff --git a/cabal.project b/cabal.project
index 645e435ef..cde40b430 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: e6eb442bc0efbe3fcf8c1fe5f28be3f0fb278e8b
+ tag: 13751c5b3a6b395ba667682bc7a876c0b993e9d3
source-repository-package
type: git