diff options
| author | Evan Silberman <[email protected]> | 2025-02-06 14:39:17 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2025-02-07 14:04:12 -0800 |
| commit | 7cfee5397511d3c59afd74bebf904670425e71df (patch) | |
| tree | 324da5e901916d57b60730822fb22e171fe5aaed /stack.yaml | |
| parent | 97b36ecb7703b434ed4325cc128402a9eb32418d (diff) | |
Depend on dev commonmark-{extensions,pandoc}
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml index c125b13a4..60202689a 100644 --- a/stack.yaml +++ b/stack.yaml @@ -18,6 +18,9 @@ extra-deps: commit: 109ad055af75c9dcf51a7d188b6ef750ac3ef7c1 - git: https://github.com/jgm/citeproc.git commit: 9cdcdde4a2fa91421dcbbd3febb23096a744c600 +- git: https://github.com/jgm/commonmark-hs.git + commit: 99af4b26ac9fdd3580278204c37252c81305a7f4 + subdirs: [commonmark-extensions, commonmark-pandoc] ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-23.0 |
