@hackage dia-functions0.2.1.5
An EDSL for teaching Haskell with diagrams - functions
Installation
Dependencies (7)
- base >=4.0 && <4.11
- containers >=0.4 && <0.6
- data-pprint >=0.2 && <0.3
- deepseq >=1.1 && <1.5
- dia-base >=0.1 && <0.2
- mtl >=2.0 && <2.3 Show all…
Dependents (2)
@hackage/acme-everything, @hackage/activehs
This package contains diagram manipulating functions and an SVG backend.
For exaples see http://pnyf.inf.elte.hu/fp/Diagrams_en.xml and http://pnyf.inf.elte.hu/fp/FunctionGraphs_en.xml
Changes since 0.2: Emit smaller floating point literals in SVG render; export more functions. Changes since 0.1: Reimplement the Graphics.Diagrams.FunctionGraphs module.