diff options
| author | John MacFarlane <[email protected]> | 2023-07-06 22:48:13 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2023-07-06 22:48:13 -0700 |
| commit | d76ca4624d795e2a5427de974691efed19dfe52e (patch) | |
| tree | c3f44a50124111c98ec6bd87cab9adf07bfb5599 /stack.yaml | |
| parent | 3fa796d054c7a4d71c390b83ffb026b5b2ef681a (diff) | |
Use released pandoc-types.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/stack.yaml b/stack.yaml index 7efc34e0f..160eb1828 100644 --- a/stack.yaml +++ b/stack.yaml @@ -24,10 +24,9 @@ extra-deps: - commonmark-0.2.3 - typst-symbols-0.1.2 - toml-parser-1.1.1.0 +- pandoc-types-1.23.0.1 - git: https://github.com/jgm/typst-hs commit: 74cc25961afd03f9d6aeb8b8ef8e4631c94ca0e9 -- git: https://github.com/jgm/pandoc-types - commit: 2b68c905e75c65e66eaa4635e4c1bd6aabd6302f ghc-options: |
