diagrams-lib: Embedded domain-specific language for declarative graphics

[ bsd3, graphics, library ] [ Propose Tags ]

Diagrams is a flexible, extensible EDSL for creating graphics of many types. Graphics can be created in arbitrary vector spaces and rendered with multiple backends. diagrams-lib provides a standard library of primitives and operations for creating diagrams. To get started using it, see Diagrams.Prelude.


[Skip to Readme]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.1.1, 0.2, 0.3, 0.4, 0.4.0.1, 0.5, 0.5.0.1, 0.6, 0.6.0.1, 0.6.0.2, 0.6.0.3, 0.7, 0.7.1, 0.7.1.1, 1.0, 1.0.0.1, 1.0.1, 1.1, 1.1.0.1, 1.1.0.2, 1.1.0.3, 1.1.0.4, 1.1.0.6, 1.1.0.7, 1.2, 1.2.0.1, 1.2.0.2, 1.2.0.3, 1.2.0.4, 1.2.0.5, 1.2.0.6, 1.2.0.7, 1.2.0.8, 1.2.0.9, 1.3, 1.3.0.1, 1.3.0.2, 1.3.0.3, 1.3.0.4, 1.3.0.5, 1.3.0.6, 1.3.0.7, 1.3.0.8, 1.3.0.9, 1.3.1.0, 1.3.1.1, 1.3.1.2, 1.3.1.3, 1.3.1.4, 1.4, 1.4.0.1, 1.4.1, 1.4.1.1, 1.4.1.2, 1.4.2, 1.4.2.1, 1.4.2.2, 1.4.2.3, 1.4.3, 1.4.4, 1.4.5, 1.4.5.1, 1.4.5.2, 1.4.5.3, 1.4.6, 1.4.6.1
Change log CHANGES.markdown
Dependencies active (>=0.1 && <0.2), array (>=0.3 && <0.5), base (>=4.2 && <4.8), colour (>=2.3.2 && <2.4), containers (>=0.3 && <0.6), data-default-class (<0.1), diagrams-core (>=0.7 && <0.8), fingertree (>=0.1 && <0.2), intervals (>=0.2.2 && <0.3), monoid-extras (>=0.3 && <0.4), newtype (>=0.2 && <0.3), NumInstances (>=1.2 && <1.4), pretty (>=1.0.1.2 && <1.2), semigroups (>=0.3.4 && <0.12), vector-space (>=0.7.7 && <0.9) [details]
License BSD-3-Clause
Author Brent Yorgey
Maintainer diagrams-discuss@googlegroups.com
Revised Revision 1 made by HerbertValerioRiedel at 2019-04-25T20:52:53Z
Category Graphics
Home page http://projects.haskell.org/diagrams
Bug tracker http://github.com/diagrams/diagrams-lib/issues
Source repo head: git clone http://github.com/diagrams/diagrams-lib.git
Uploaded by BrentYorgey at 2013-09-27T14:37:55Z
Distributions Debian:1.4.3, LTSHaskell:1.4.6.1, NixOS:1.4.6, Stackage:1.4.6.1
Reverse Dependencies 75 direct, 30 indirect [details]
Downloads 82327 total (348 in the last 30 days)
Rating 2.5 (votes: 4) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]

Readme for diagrams-lib-0.7.1.1

[back to package description]

Build Status

The standard library for diagrams, a Haskell embedded domain-specific language for compositional, declarative drawing.