diagrams-core: Core libraries for diagrams EDSL

[ bsd3, graphics, library ] [ Propose Tags ]

The core modules underlying diagrams, an embedded domain-specific language for compositional, declarative drawing.


[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.5, 0.5.0.1, 0.6, 0.6.0.1, 0.6.0.2, 0.7, 0.7.0.1, 1.0, 1.0.0.1, 1.1, 1.1.0.1, 1.1.0.2, 1.1.0.3, 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.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.4, 1.4.0.1, 1.4.1, 1.4.1.1, 1.4.2, 1.5.0, 1.5.0.1, 1.5.1, 1.5.1.1
Change log CHANGES.markdown
Dependencies base (>=4.2 && <4.8), containers (>=0.4.2 && <0.6), dual-tree (>=0.2 && <0.3), lens (>=4.0 && <4.4), MemoTrie (>=0.4.7 && <0.7), monoid-extras (>=0.3 && <0.4), newtype (>=0.2 && <0.3), semigroups (>=0.8.4 && <0.16), vector-space (>=0.8.4 && <0.9), vector-space-points (>=0.1 && <0.3) [details]
License BSD-3-Clause
Author Brent Yorgey
Maintainer diagrams-discuss@googlegroups.com
Revised Revision 1 made by bergey at 2014-07-29T01:09:34Z
Category Graphics
Home page http://projects.haskell.org/diagrams
Bug tracker https://github.com/diagrams/diagrams-core/issues
Source repo head: git clone git://github.com/diagrams/diagrams-core.git
Uploaded by BrentYorgey at 2014-06-04T13:52:27Z
Distributions Debian:1.4.2, LTSHaskell:1.5.1.1, NixOS:1.5.1.1, Stackage:1.5.1.1
Reverse Dependencies 39 direct, 67 indirect [details]
Downloads 59400 total (196 in the last 30 days)
Rating 2.25 (votes: 2) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user [build log]
All reported builds failed [all 1 reports]

Readme for diagrams-core-1.2.0.1

[back to package description]

Build Status

The core modules defining the basic data structures and algorithms for diagrams, a Haskell embedded domain-specific language for compositional, declarative drawing.