| CARVIEW |
Select Language
HTTP/1.1 200 OK
Connection: keep-alive
Server: nginx/1.24.0 (Ubuntu)
Content-Type: text/html; charset=utf-8
Cache-Control: public, max-age=300
Content-Encoding: gzip
Via: 1.1 varnish, 1.1 varnish
Accept-Ranges: bytes
Age: 0
Date: Fri, 16 Jan 2026 21:25:51 GMT
X-Served-By: cache-dfw-kdal2120123-DFW, cache-bom-vanm7210084-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1768598751.830619,VS0,VE385
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
diagrams-core: Core libraries for diagrams EDSL
[Skip to Readme]
diagrams-core: Core libraries for diagrams EDSL
The core modules underlying diagrams, an embedded domain-specific language for compositional, declarative drawing.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- diagrams-core-1.5.1.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
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
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.22), containers (>=0.4.2 && <0.8), distributive (>=0.2.2 && <1.0), dual-tree (>=0.2 && <0.3), lens (>=4.0 && <5.4), linear (>=1.11.3 && <1.24), monoid-extras (>=0.6 && <0.8), mtl (>=2.2 && <2.4), profunctors (>=5.0 && <6.0), semigroups (>=0.8.4 && <0.21), unordered-containers (>=0.2 && <0.3) [details] |
| Tested with | ghc ==8.4.4 || ==8.6.5 || ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.8 || ==9.4.8 || ==9.6.6 || ==9.8.2 || ==9.10.1 || ==9.12.1 |
| License | BSD-3-Clause |
| Author | Brent Yorgey |
| Maintainer | diagrams-discuss@googlegroups.com |
| Uploaded | by BrentYorgey at 2023-11-16T03:15:54Z |
| Revised | Revision 4 made by BrentYorgey at 2025-05-16T13:26:12Z |
| Category | Graphics |
| Home page | https://diagrams.github.io |
| Bug tracker | https://github.com/diagrams/diagrams-core/issues |
| Source repo | head: git clone https://github.com/diagrams/diagrams-core.git |
| Distributions | Debian:1.4.2, LTSHaskell:1.5.1.1, NixOS:1.5.1.1, Stackage:1.5.1.1 |
| Reverse Dependencies | 39 direct, 70 indirect [details] |
| Downloads | 63210 total (195 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 2023-11-16 [all 1 reports] |
Readme for diagrams-core-1.5.1.1
[back to package description]The core modules defining the basic data structures and algorithms for diagrams, a Haskell embedded domain-specific language for compositional, declarative drawing.