From e48cd2ce7f834a4ef7d289b6cb35021077716bc6 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 31 Jul 2021 21:44:04 -0700 Subject: [PATCH] Add upper bound to `pandoc` due to #6251 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 11583387..81170de7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6747,6 +6747,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6243 - jose < 0.9 + # https://github.com/commercialhaskell/stackage/issues/6251 + - pandoc < 2.15 + # end of packages # Package flags are applied to individual packages, and override the values of