diff options
| author | John MacFarlane <[email protected]> | 2024-10-05 09:31:29 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2024-10-05 09:31:29 -0700 |
| commit | 50007f0273d7383be6ad0ea433fed2b553eadda0 (patch) | |
| tree | 152231534aeaf035c3f56b350e6dcbeccaa11a37 /stack.yaml | |
| parent | a913bf662f08b81091f152da78e2bd374576cebc (diff) | |
Use latest releases of commonmark, 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 03b7a51aa..56a342c22 100644 --- a/stack.yaml +++ b/stack.yaml @@ -23,9 +23,8 @@ extra-deps: - pandoc-lua-marshal-0.2.8 - djot-0.1.2.2 - texmath-0.12.8.11 -- git: https://github.com/jgm/commonmark-hs - subdirs: [commonmark, commonmark-pandoc] - commit: 7130ce27089b47588f64946263defc05fd72ab29 +- commonmark-0.2.6.1 +- commonmark-pandoc-0.2.2.2 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules |
