diff options
| author | John MacFarlane <[email protected]> | 2024-12-03 09:32:51 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2024-12-03 09:32:51 -0800 |
| commit | 6021506596198e6a85dc439127e2ccc953710eb0 (patch) | |
| tree | f3062797dad0d1599ecc4958406d9cc18ca3505c /stack.yaml | |
| parent | 9f6f2c843dda9780ff64d94de72547d497edbe0c (diff) | |
Use dev commonmark-pandoc.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/stack.yaml b/stack.yaml index 4ec129a7e..53fdc2e07 100644 --- a/stack.yaml +++ b/stack.yaml @@ -19,7 +19,6 @@ extra-deps: - hslua-module-doclayout-1.2.0 - djot-0.1.2.2 - commonmark-0.2.6.1 -- commonmark-pandoc-0.2.2.2 - typst-symbols-0.1.7 - git: https://github.com/jgm/skylighting.git commit: 2b6876018a903207c7a9093c5c63b00a4d0980be @@ -31,8 +30,8 @@ extra-deps: - git: https://github.com/pandoc/pandoc-lua-marshal commit: 2dc58d431bb3e4d55999db03c470fbf32970b3d5 - git: https://github.com/jgm/commonmark-hs.git - commit: 7950d58dd270ec1576671feb96408bfb0b0fcfdb - subdirs: [commonmark-extensions] + commit: 1fddc913b31487571b12fd0ac99d4a0ab00acd34 + subdirs: [commonmark-extensions, commonmark-pandoc] ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules |
