diff options
| author | John MacFarlane <[email protected]> | 2025-02-09 10:56:47 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2025-02-09 10:56:47 -0800 |
| commit | 94d64277de3772fb5279b5fe881782698b04fe58 (patch) | |
| tree | ba33a69ec24d7cdc1ae5bdce17600984e6bd9af9 /stack.yaml | |
| parent | 7f2f2b677e52e42c07e930227fd30db75345b9f2 (diff) | |
Depend on released commonmark-pandoc, commonmark-extensions.
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 572d9c58a..9d8ca5c21 100644 --- a/stack.yaml +++ b/stack.yaml @@ -16,9 +16,8 @@ extra-deps: - texmath-0.12.8.13 - typst-0.6.2 - citeproc-0.8.1.3 -- git: https://github.com/jgm/commonmark-hs.git - commit: 99af4b26ac9fdd3580278204c37252c81305a7f4 - subdirs: [commonmark-extensions, commonmark-pandoc] +- commonmark-extensions-0.2.6 +- commonmark-pandoc-0.2.3 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-23.0 |
