From a9ef6b4380c6b34bcc61719f09ff282c8b633772 Mon Sep 17 00:00:00 2001 From: John MacFarlane <jgm@berkeley.edu> Date: Mon, 15 Mar 2021 15:35:15 -0700 Subject: [PATCH] Use doclayout 0.3.0.2. This further reduces time and memory needed to compile pandoc. --- stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.yaml b/stack.yaml index c0bf272f7..6ab76bb21 100644 --- a/stack.yaml +++ b/stack.yaml @@ -10,7 +10,7 @@ extra-deps: - jira-wiki-markup-1.3.4 - skylighting-core-0.10.4.1 - skylighting-0.10.4.1 -- doclayout-0.3.0.1 +- doclayout-0.3.0.2 - citeproc-0.3.0.9 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules