diff options
| author | John MacFarlane <[email protected]> | 2023-09-13 20:34:42 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2023-09-13 20:34:42 -0700 |
| commit | 03d25f94696f8b2133d2b1ab4ec241920c7a7f73 (patch) | |
| tree | 25252435642278d8f064a450affb95cbf2fbb70b /stack.yaml | |
| parent | 8317c5cec86f4ac992142039673373030c384cfc (diff) | |
stack.yaml - add commonmark-extensions.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml index 5a463247e..336f457a9 100644 --- a/stack.yaml +++ b/stack.yaml @@ -26,6 +26,7 @@ extra-deps: - skylighting-format-blaze-html-0.1.1.1 - texmath-0.12.8.3 - tls-1.9.0 +- commonmark-extensions-0.2.3.6 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules |
