From 14b657045b11636e6429272a2675d330ba6c0a24 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 16 Jan 2022 23:11:14 +0100 Subject: [PATCH] pandoc-plot < 1.4.0 for #6217 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d0a5d17f..39515b1b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6687,6 +6687,7 @@ packages: - stache < 2.3.1 - stripe-scotty < 1.1.0.1 - stripe-wreq < 1.0.1.12 + - pandoc-plot < 1.4.0 # happy-1.21.0 is deprecated an unbuildable # https://github.com/commercialhaskell/stackage/issues/6294