From 54279149ab106927cae4a85dce86740f5e88c3f4 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 3 Feb 2022 07:36:32 -0800 Subject: Use unreleased citeproc. --- stack.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index 0286130ac..6c0bf4ce1 100644 --- a/stack.yaml +++ b/stack.yaml @@ -37,8 +37,10 @@ extra-deps: - commonmark-0.2.1.1 - commonmark-extensions-0.2.3 - commonmark-pandoc-0.2.1.2 -- citeproc-0.6.0.1 - ipynb-0.2 +- git: https://github.com/jgm/citeproc.git + commit: 32fcf268d8bac2825eddd3c51a9112112e5eaadb + ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-18.10 -- cgit v1.2.3