diff options
| author | John MacFarlane <[email protected]> | 2022-02-13 11:26:14 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2022-02-13 12:47:51 -0800 |
| commit | 495ae605e3238d02a7e5e3b5be6a43b50ce5e492 (patch) | |
| tree | a9446faa16e8810fbc64073115681901724db496 /stack.yaml | |
| parent | f3b0f19d7a70e682022b9d7f5e60e87a45d32b3d (diff) | |
Use latest dev commonmark, 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 8df7d0667..f8407095a 100644 --- a/stack.yaml +++ b/stack.yaml @@ -35,14 +35,13 @@ extra-deps: - unicode-transforms-0.4.0@rev:1 - unicode-data-0.3.0 - texmath-0.12.4 -- commonmark-extensions-0.2.3 - commonmark-pandoc-0.2.1.2 - ipynb-0.2 - git: https://github.com/jgm/citeproc.git commit: 32fcf268d8bac2825eddd3c51a9112112e5eaadb - git: https://github.com/jgm/commonmark-hs.git - commit: e114359f413b95ef0f4b3d78956a76fcb38a4b2f - subdirs: [commonmark] + commit: 3f7d9abcd5366576e308c1cd5dad91c7b4d4e31b + subdirs: [commonmark, commonmark-extensions] ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-18.10 |
