From 0cacbd1ed37229f015622f09e8e6e8e81fed8bad Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Fri, 27 Apr 2018 15:58:04 -0400 Subject: [PATCH] Add pandoc-2.2 upper bound, #3554 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c22eefff..3188193d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3419,6 +3419,9 @@ packages: # https://github.com/fpco/stackage/issues/3544 - ghc-typelits-natnormalise < 0.6 + # https://github.com/fpco/stackage/issues/3554 + - pandoc < 2.2 + # end of packages # Package flags are applied to individual packages, and override the values of