diff options
| author | John MacFarlane <[email protected]> | 2023-12-10 11:00:42 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2023-12-10 11:00:42 -0800 |
| commit | 74b4e10125c0af582f7d8ad258bfe7daaf7f0227 (patch) | |
| tree | 3f2957ec4cfe847a6b7240b50c714a879121f9a1 | |
| parent | 2a09252014ca96174b9f1f6982f24365036b76be (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 0d4e081f8..fe492142e 100644 --- a/cabal.project +++ b/cabal.project @@ -28,4 +28,4 @@ source-repository-package source-repository-package type: git location: https://github.com/jgm/typst-hs - tag: c387ecc1c3d42d8fc0e154b6c6592f6efb79b961 + tag: 982fa627a97942839072ffa3c784870d781f49ac diff --git a/stack.yaml b/stack.yaml index c8581816c..6adb9b900 100644 --- a/stack.yaml +++ b/stack.yaml @@ -27,7 +27,7 @@ extra-deps: - tls-1.9.0 - commonmark-0.2.4 - git: https://github.com/jgm/typst-hs - commit: c387ecc1c3d42d8fc0e154b6c6592f6efb79b961 + commit: 982fa627a97942839072ffa3c784870d781f49ac - git: https://github.com/jgm/commonmark-hs subdirs: [commonmark-extensions, commonmark-pandoc] commit: 0c4807c92b94b1b5ac0f0845daac276ab9d3495f |
