From 97184bde8883384067bce72c81f0a1924955f9af Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 1 Dec 2016 11:03:31 +0900 Subject: [PATCH] pandoc < 1.19 (#2100) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a9cb3812..37c819d2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2666,6 +2666,9 @@ packages: # https://github.com/fpco/stackage/issues/2099 - websockets < 0.10.0.0 + + # https://github.com/fpco/stackage/issues/2100 + - pandoc < 1.19 # end of packages # Package flags are applied to individual packages, and override the values of