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

[ bsd3, graphics, library ] [ Propose Tags ]
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
Dependencies array (>=0.3 && <0.4), base (>=4.2 && <4.5), colour (>=2.3.1 && <2.4), containers (>=0.3 && <0.5), data-default (>=0.2 && <0.4), diagrams-core (>=0.4 && <0.5), newtype (>=0.2 && <0.3), NumInstances (>=1.0 && <1.1), pretty (>=1.0.1.2 && <1.2), semigroups (>=0.3.4 && <0.9), tau (>=6.28), vector-space (>=0.7.7 && <0.8) [details]
License BSD-3-Clause
Author Brent Yorgey
Maintainer diagrams-discuss@googlegroups.com
Category Graphics
Home page http://projects.haskell.org/diagrams
Source repo head: darcs get http://patch-tag.com/r/byorgey/diagrams-lib
Uploaded by BrentYorgey at 2011-10-31T02:30:02Z
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 82221 total (293 in the last 30 days)
Rating 2.5 (votes: 4) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for diagrams-lib-0.4.0.1

[back to package description]
The standard library for diagrams, a Haskell embedded domain-specific
language for compositional, declarative drawing.  See

  http://projects.haskell.org/diagrams/

for more information about the project, including installation
instructions, tutorials, a user manual, a gallery of example images,
and links to the mailing list, IRC channel, developer wiki and bug
tracker.

The source repository is mirrored on both patch-tag (darcs) and github
(git):

  http://patch-tag.com/r/byorgey/diagrams-lib
  https://github.com/byorgey/diagrams-lib

Patches/pull requests welcome in either place.