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 CHANGELOG.md
Dependencies adjunctions (>=4.0 && <5.0), base (>=4.11 && <4.17), containers (>=0.4.2 && <0.7), distributive (>=0.2.2 && <1.0), dual-tree (>=0.2 && <0.3), lens (>=4.0 && <5.2), linear (>=1.11.3 && <1.22), monoid-extras (>=0.6 && <0.7), mtl, profunctors (>=5.0 && <6.0), semigroups (>=0.8.4 && <0.21), unordered-containers (>=0.2 && <0.3) [details]
License BSD-3-Clause
Author Brent Yorgey
Maintainer diagrams-discuss@googlegroups.com
Revised Revision 3 made by BrentYorgey at 2021-12-13T15:40:39Z
Category Graphics
Home page https://diagrams.github.io
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 2021-05-13T17:19:06Z
Distributions Debian:1.4.2, LTSHaskell:1.5.1.1, NixOS:1.5.1.1, Stackage:1.5.1.1
Reverse Dependencies 39 direct, 68 indirect [details]
Downloads 59650 total (230 in the last 30 days)
Rating 2.25 (votes: 2) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-05-13 [all 1 reports]

Readme for diagrams-core-1.5.0

[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.