From 17a2f4c49dab7d4e6ec9cc010ad2cc02a147e2d4 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 5 Jun 2021 00:16:59 -0600 Subject: Require citeproc 0.4.0.1. This fixes a bug which led to doubled "et al." in some (rare) circumstances. --- stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index 0c69306ea..23d031681 100644 --- a/stack.yaml +++ b/stack.yaml @@ -13,7 +13,7 @@ extra-deps: - jira-wiki-markup-1.4.0 - random-1.2.0 - unicode-collation-0.1.3 -- citeproc-0.4 +- citeproc-0.4.0.1 - commonmark-0.2 - commonmark-extensions-0.2.1.2 - commonmark-pandoc-0.2.1 -- cgit v1.2.3