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

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.3 && <0.6), dual-tree (>=0.1 && <0.2), MemoTrie (>=0.4.7 && <0.7), monoid-extras (>=0.3 && <0.4), newtype (>=0.2 && <0.3), semigroups (>=0.3.4 && <0.12), vector-space (>=0.8.4 && <0.9), vector-space-points (>=0.1 && <0.2) [details]
License BSD-3-Clause
Author Brent Yorgey
Maintainer diagrams-discuss@googlegroups.com
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 2013-09-27T03:18:50Z
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 available [build log]
Successful builds reported [all 1 reports]

Readme for diagrams-core-0.7.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.