From 22ca17022f8d0140fb5ce399298766d9389c3d50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laurent=20P=2E=20Ren=C3=A9=20de=20Cotret?= Date: Mon, 1 Oct 2018 14:37:23 -0400 Subject: [PATCH] Add pandoc-pyplot to stackage pandoc-pyplot is a Pandoc filter that can generate figures from Python code blocks using Matplotlib. Version 1.0.0.0 builds correctly using resolver `nightly-2018-10-01`. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cd36b3ed..7b6bea44 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8,6 +8,9 @@ cabal-format-version: "2.2" # Constraints for brand new builds packages: + "Laurent P. René de Cotret @LaurentRDC": + - pandoc-pyplot + "Andrew Newman @andrewfnewman": - geojson