diff options
| author | John MacFarlane <[email protected]> | 2024-12-07 16:19:54 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2024-12-07 16:19:54 -0800 |
| commit | 9adfc7d16e2e5dcbe3d04d35bf79e38fd151c246 (patch) | |
| tree | bef7b31af1c4308955621debdf364e8a6bbfd7ca /stack.yaml | |
| parent | c4aebcc406a224700118ed1c703fc0b8bad7c4ad (diff) | |
Depend on new releases of commonmark-extensions, commonmark-pandoc.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/stack.yaml b/stack.yaml index 8074c96ab..45651444d 100644 --- a/stack.yaml +++ b/stack.yaml @@ -26,10 +26,8 @@ extra-deps: - skylighting-core-0.14.4 - skylighting-0.14.4 - skylighting-format-blaze-html-0.1.1.3 -- git: https://github.com/jgm/commonmark-hs.git - commit: 1fddc913b31487571b12fd0ac99d4a0ab00acd34 - subdirs: [commonmark-extensions, commonmark-pandoc] - +- commonmark-extensions-0.2.5.6 +- commonmark-pandoc-0.2.2.3 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-22.33 |
