diff options
| author | John MacFarlane <[email protected]> | 2023-07-19 22:27:48 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2023-07-19 22:27:48 -0700 |
| commit | db2594aed4320423a13d2e1714279a9a801fb5f3 (patch) | |
| tree | fe262dba7e19747c10cd1f08a6415a964d955891 /stack.yaml | |
| parent | 4d3c347f6699bc012087fbb2d5b2b5d29d042a8f (diff) | |
Use latest dev typst-hs.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stack.yaml b/stack.yaml index 5be79bbc7..130ee23ac 100644 --- a/stack.yaml +++ b/stack.yaml @@ -21,13 +21,13 @@ extra-deps: - http-client-tls-0.3.6.2 - commonmark-0.2.3 - typst-symbols-0.1.2 -- toml-parser-1.1.1.0 +- toml-parser-1.2.1.0 - pandoc-types-1.23.0.1 - skylighting-0.13.4 - xml-conduit-1.9.1.3 - commonmark-extensions-0.2.3.5 - git: https://github.com/jgm/typst-hs - commit: aa72087f21ee6dd2d906df8c3fd55af0778c0c13 + commit: eeff6c1367b7ed8e249be58ce4e1d4ee2f0953ff - git: https://github.com/jgm/skylighting commit: 2d3fe8a9aa18df60b8dc30af0f9e303320747ea6 subdirs: [skylighting-core] |
