From b56abe0583753f9f00e368e926c8a0f4d8895014 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 21 Mar 2021 14:15:59 +0100 Subject: [PATCH] pandoc upper bound for #5956 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 16e1159c..37905983 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6895,6 +6895,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5941 - http-api-data < 0.4.3 + # https://github.com/commercialhaskell/stackage/issues/5956 + - pandoc < 2.13 + # end of packages # Package flags are applied to individual packages, and override the values of