From a416a2f243ae54ee52115f55f573f32012d4c442 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 11 Jan 2022 23:52:57 -0800 Subject: Use citeproc 0.6.0.1. --- stack.yaml | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) (limited to 'stack.yaml') 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 -- cgit v1.2.3