diff options
| author | John MacFarlane <[email protected]> | 2022-04-02 14:27:17 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2022-04-02 14:27:17 -0700 |
| commit | 86e53a5dd76ded0bbbe537ecc8297acfb357a4c9 (patch) | |
| tree | 6c8476029d9f7b2b560c3808b60e9b0851a8ab65 /stack.yaml | |
| parent | feb5b039762a2fcbcca1839cccfb6675336e838f (diff) | |
Use released commonmark 0.2.2, commonmark-extensions 0.2.3.1.
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 a1e17cae2..65ecfecb2 100644 --- a/stack.yaml +++ b/stack.yaml @@ -37,11 +37,10 @@ extra-deps: - pandoc-types-1.22.2 - texmath-0.12.5 - citeproc-0.7 +- commonmark-0.2.2 +- commonmark-extensions-0.2.3.1 - git: https://github.com/jgm/doclayout.git commit: b274a5658f3655f31c0bc6175d5b27a9467c1456 -- git: https://github.com/jgm/commonmark-hs.git - commit: cc815e013f0d87eef3daef8ad9e376ad807b012b - subdirs: [commonmark, commonmark-extensions] ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-18.10 |
