diff options
| author | John MacFarlane <[email protected]> | 2023-07-05 10:48:56 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2023-07-05 10:48:56 -0700 |
| commit | 499276a4e557ffa364cbd69c771e1987c88fbc93 (patch) | |
| tree | 69edd0e30f942ae664188d0b50aa651f93fdf04a | |
| parent | 2467277f07800d9758d004a938b2c762c7a1367f (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 4f532bd68..afe482bf8 100644 --- a/cabal.project +++ b/cabal.project @@ -15,6 +15,6 @@ source-repository-package source-repository-package type: git location: https://github.com/jgm/typst-hs - tag: c143852966f38b8582e84d0be3f10a25d1acc75c + tag: 67f39b09446666fa6aa040b67540f39dabb744b6 -- when time for a release: -- Release new skylighting, skylighting-core and depend on them diff --git a/stack.yaml b/stack.yaml index 3637c0a75..23790e32e 100644 --- a/stack.yaml +++ b/stack.yaml @@ -25,7 +25,7 @@ extra-deps: - typst-symbols-0.1.2 - toml-parser-1.1.1.0 - git: https://github.com/jgm/typst-hs - commit: c143852966f38b8582e84d0be3f10a25d1acc75c + commit: 67f39b09446666fa6aa040b67540f39dabb744b6 - git: https://github.com/jgm/pandoc-types commit: 2b68c905e75c65e66eaa4635e4c1bd6aabd6302f |
