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 the Diagrams module, and refer to the tutorials and documentation on the diagrams website, http://projects.haskell.org/diagrams.


[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 CHANGELOG.md
Dependencies active (>=0.2 && <0.3), adjunctions (>=4.0 && <5.0), array (>=0.3 && <0.6), base (>=4.6 && <4.10), colour (>=2.3.2 && <2.3.5), containers (>=0.3 && <0.6), data-default-class (<0.2), diagrams-core (>=1.3.0.8 && <1.4), diagrams-solve (>=0.1 && <0.2), directory (>=1.2 && <1.3), distributive (>=0.2.2 && <1.0), dual-tree (>=0.2 && <0.3), exceptions (>=0.6 && <1.0), filepath, fingertree (>=0.1 && <0.2), fsnotify (>=0.2.1 && <0.3), ghc-prim, hashable (>=1.1 && <1.3), intervals (>=0.7 && <0.8), JuicyPixels (>=3.1.5 && <3.3), lens (>=4.6 && <4.15), linear (>=1.20.1 && <1.21), monoid-extras (>=0.3 && <0.5), mtl (>=2.0 && <2.3), optparse-applicative (>=0.11 && <0.13), process (>=1.1 && <1.5), semigroups (>=0.3.4 && <0.19), tagged (>=0.7), text (>=0.7.1 && <1.3), transformers (>=0.3.0 && <0.6.0), unordered-containers (>=0.2 && <0.3) [details]
License BSD-3-Clause
Author Brent Yorgey
Maintainer diagrams-discuss@googlegroups.com
Revised Revision 3 made by phadej at 2019-11-01T15:46:02Z
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 2016-06-06T02:53:58Z
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]
Last success reported on 2016-06-06 [all 1 reports]

Readme for diagrams-lib-1.3.1.3

[back to package description]

Build Status

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