diagrams-contrib: Collection of user contributions to diagrams EDSL

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

A collection of user contributions for diagrams, an embedded domain-specific language for generation of vector graphics.


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.1.0, 0.1.1.1, 0.6, 0.6.0.1, 0.6.0.2, 0.6.0.3, 0.6.0.4, 0.6.1, 0.7, 1.0, 1.0.0.1, 1.1, 1.1.0.1, 1.1.1, 1.1.1.1, 1.1.1.2, 1.1.1.2, 1.1.1.3, 1.1.1.4, 1.1.1.5, 1.1.2, 1.1.2.1, 1.1.2.2, 1.1.2.3, 1.1.2.4, 1.1.2.5, 1.1.2.6, 1.3.0, 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.0.10, 1.3.0.11, 1.3.0.12, 1.4, 1.4.0.1, 1.4.1, 1.4.2, 1.4.2.1, 1.4.3, 1.4.4, 1.4.5, 1.4.5.1
Change log CHANGES.markdown
Dependencies arithmoi (>=0.4 && <0.5), base (>=4.2 && <4.8), circle-packing (>=0.1 && <0.2), colour (>=2.3.1 && <2.4), containers (>0.4 && <0.6), data-default (>=0.3 && <0.6), data-default-class (<0.1), diagrams-core (>=1.1 && <1.2), diagrams-lib (>=1.1 && <1.2), force-layout (>=0.3 && <0.4), lens (>=3.8 && <4.2), MonadRandom (>=0.1.8 && <0.2), mtl (>=2.0 && <2.2), parsec (>=3.1 && <3.2), semigroups (>=0.3.4 && <0.13), split (>=0.2.1 && <0.3), text (>=0.11 && <1.2), vector-space (>=0.7 && <0.9), vector-space-points (>=0.1 && <0.3) [details]
License BSD-3-Clause
Author Various
Maintainer Various; see individual modules
Category Graphics
Home page http://projects.haskell.org/diagrams/
Bug tracker http://github.com/diagrams/diagrams-contrib/issues
Source repo head: git clone http://github.com/diagrams/diagrams-contrib.git
Uploaded by bergey at 2014-03-20T01:44:38Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for diagrams-contrib-1.1.1.2

[back to package description]

Build Status

This package is a repository for user contributions to the diagrams project: generation of specialized diagrams, fun or instructive examples, half-baked ideas, stuff which is not sufficiently polished or general to go in the diagrams-lib package but is nonetheless worth sharing. Any code is welcome, as long as it conforms to a few simple standards:

For more general information on contributing to the diagrams project, see the Contributing page on the diagrams wiki.