diff options
| author | John MacFarlane <[email protected]> | 2023-07-12 07:30:09 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2023-07-12 07:31:10 -0700 |
| commit | ce7146da9ace881918d3408c8cb790a3d73acde9 (patch) | |
| tree | 24dd189c1f63aa6833442940e423a6bebe1eadde /stack.yaml | |
| parent | 0efba28919346f886074efb15b27c65d386c62d6 (diff) | |
Allow latest commonmark-extensions.
This allows entities in wikilinks.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml index a9b5eb344..a03a8d859 100644 --- a/stack.yaml +++ b/stack.yaml @@ -27,6 +27,7 @@ extra-deps: - skylighting-0.13.4 - typst-0.3.0.0 - xml-conduit-1.9.1.3 +- commonmark-extensions-0.2.3.5 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules |
