diff options
| author | John MacFarlane <[email protected]> | 2023-12-11 12:01:30 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2023-12-11 12:01:30 -0800 |
| commit | 4243ae841ae798a261d7a48d10e41f3007b75f90 (patch) | |
| tree | 79b069e8dcbc713fc28d877f7b04b58a86a83ea6 /stack.yaml | |
| parent | 55e3bf4ba75310313ba3e8c060b61dcfc863a88b (diff) | |
Use released versions of commonmark, commonmark-extensions, commonmark-pandoc.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/stack.yaml b/stack.yaml index d90701ab2..1e9c0a75d 100644 --- a/stack.yaml +++ b/stack.yaml @@ -28,9 +28,9 @@ extra-deps: - commonmark-0.2.4 - texmath-0.12.8.5 - typst-0.4 -- git: https://github.com/jgm/commonmark-hs - subdirs: [commonmark-extensions, commonmark-pandoc] - commit: 0c4807c92b94b1b5ac0f0845daac276ab9d3495f +- commonmark-0.2.4.1 +- commonmark-extensions-0.2.5 +- commonmark-pandoc-0.2.2 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules |
