mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +01:00
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`.
This commit is contained in:
parent
a02196de09
commit
22ca17022f
@ -8,6 +8,9 @@ cabal-format-version: "2.2"
|
||||
# Constraints for brand new builds
|
||||
packages:
|
||||
|
||||
"Laurent P. René de Cotret <laurent.decotret@outlook.com> @LaurentRDC":
|
||||
- pandoc-pyplot
|
||||
|
||||
"Andrew Newman <andrewfnewman@gmail.com> @andrewfnewman":
|
||||
- geojson
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user