From 71dd9fd744791f0bf84c9d1a13b94bcac0c8e2aa Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 23 Jul 2021 21:44:04 -0700 Subject: [PATCH] Add bound to `citeproc` for #6247 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4847cd6a..88cfff29 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3059,7 +3059,7 @@ packages: - doctemplates - emojis - pandoc - - citeproc + - citeproc < 0.6 # https://github.com/commercialhaskell/stackage/issues/6247 - commonmark - commonmark-extensions - commonmark-pandoc