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]

Modules

[Last Documentation]

  • Diagrams
    • Diagrams.Core
      • Diagrams.Core.Compile
      • Diagrams.Core.Envelope
      • Diagrams.Core.HasOrigin
      • Diagrams.Core.Juxtapose
      • Diagrams.Core.Measure
      • Diagrams.Core.Names
      • Diagrams.Core.Points
      • Diagrams.Core.Query
      • Diagrams.Core.Style
      • Diagrams.Core.Trace
      • Diagrams.Core.Transform
      • Diagrams.Core.Types
      • Diagrams.Core.V

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 CHANGELOG.md
Dependencies adjunctions (>=4.0 && <5.0), base (>=4.2 && <4.9), containers (>=0.4.2 && <0.6), distributive (>=0.2.2 && <1.0), dual-tree (>=0.2 && <0.3), lens (>=4.0 && <4.15), linear (>=1.11.3 && <1.21), monoid-extras (>=0.3 && <0.5), mtl, semigroups (>=0.8.4 && <0.19), unordered-containers (>=0.2 && <0.3) [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 bergey at 2016-05-02T02:33:39Z
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 not available [build log]
All reported builds failed as of 2016-11-26 [all 2 reports]

Readme for diagrams-core-1.3.0.7

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