From 971b861ef21e445fea9ea1bf06c19611aa0ef09f Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 2 Aug 2020 09:40:24 -0700 Subject: Use new pandoc-citeproc, rfc5051. --- stack.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index 4994dbea5..dc77ab2f3 100644 --- a/stack.yaml +++ b/stack.yaml @@ -13,7 +13,8 @@ packages: - '.' extra-deps: - pandoc-types-1.21 -- pandoc-citeproc-0.17.0.1 +- pandoc-citeproc-0.17.0.2 +- rfc5051-0.2 - texmath-0.12.0.2 - haddock-library-1.9.0 - skylighting-0.9 -- cgit v1.2.3