diff options
| author | John MacFarlane <[email protected]> | 2022-01-11 23:52:57 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2022-01-11 23:52:57 -0800 |
| commit | a416a2f243ae54ee52115f55f573f32012d4c442 (patch) | |
| tree | 9530551f2eb59b9b92b693d8ff9267a9018cb90d /stack.yaml | |
| parent | a30b29624e8cd6b8db5c89f5bb42a3b1087c0fee (diff) | |
Use citeproc 0.6.0.1.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 15 |
1 files changed, 4 insertions, 11 deletions
diff --git a/stack.yaml b/stack.yaml index 97cd0c706..c235578e8 100644 --- a/stack.yaml +++ b/stack.yaml @@ -33,19 +33,12 @@ extra-deps: - unicode-transforms-0.4.0 - unicode-data-0.2.0 - texmath-0.12.4 +- commonmark-0.2.1.1 +- commonmark-extensions-0.2.2.1 +- commonmark-pandoc-0.2.1.1 +- citeproc-0.6.0.1 - git: https://github.com/jgm/ipynb.git commit: 00246af10885c2ad4413ace4f69a7e6c88297a08 -- git: https://github.com/jgm/citeproc.git - commit: 81f8a77b7378f3e7305fb0ea1554e9a4726d4ade -- git: https://github.com/jgm/commonmark-hs - commit: 530c6d93c9d7f84b1d71e10d23c1bfaee82e86bd - subdir: commonmark -- git: https://github.com/jgm/commonmark-hs - commit: 530c6d93c9d7f84b1d71e10d23c1bfaee82e86bd - subdir: commonmark-pandoc -- git: https://github.com/jgm/commonmark-hs - commit: 530c6d93c9d7f84b1d71e10d23c1bfaee82e86bd - subdir: commonmark-extensions ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-18.10 |
