diff options
| author | John MacFarlane <[email protected]> | 2025-03-13 23:17:02 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2025-03-13 23:17:02 -0700 |
| commit | 7301daa799830065e8a69a03cebd756f8317bbea (patch) | |
| tree | dc838efd0befd2dfa3221807277d51c41cb1dfef | |
| parent | 523148844ede1ab0aab6c544feab00137a53ecf5 (diff) | |
Use lastest dev typst.
| -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 902164ea6..9f248641e 100644 --- a/cabal.project +++ b/cabal.project @@ -17,4 +17,4 @@ source-repository-package source-repository-package type: git location: https://github.com/jgm/typst-hs.git - tag: dd9a338c2adf4bc74cbe57378a0a3a01c132aadf + tag: 935729624dc7fe641a9c227ab401683c2cdb9cf7 diff --git a/stack.yaml b/stack.yaml index 7930983c7..fcb7841d5 100644 --- a/stack.yaml +++ b/stack.yaml @@ -17,7 +17,7 @@ extra-deps: - commonmark-extensions-0.2.6 - commonmark-pandoc-0.2.3 - git: https://github.com/jgm/typst-hs.git - commit: dd9a338c2adf4bc74cbe57378a0a3a01c132aadf + commit: 935729624dc7fe641a9c227ab401683c2cdb9cf7 - git: https://github.com/jgm/texmath.git commit: 22abed57ef3f5d8eb75c7e3e77ba1c617ecda886 ghc-options: |
