chassis: Prelude with algebraic constructs and polykinds on.

[ library, mit, prelude ] [ Propose Tags ]

Modules

[Last Documentation]

  • Chassis

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1.0, 0.0.2.0, 0.0.3.0, 0.0.4.0, 0.0.5.0, 0.0.6.0
Change log ChangeLog.md
Dependencies base (>=4.7 && <5), bytestring, comonad, composite-base, containers, contravariant, distributive, either, exceptions, extra, first-class-families, path, profunctors, rio, text, time, vinyl [details]
License MIT
Copyright 2020 Daniel Firth
Author Daniel Firth
Maintainer dan.firth@homotopic.tech
Category Prelude
Source repo head: git clone https://gitlab.com/homotopic-tech/chassis
Uploaded by locallycompact at 2020-12-09T15:45:24Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 809 total (17 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2020-12-09 [all 3 reports]

Readme for chassis-0.0.3.0

[back to package description]

chassis

Chassis is an experimental prelude that exports most of the standard Haskell apparatus by default, common types and type classes, as well as lesser used abstractions from category theory by default.

Chassis also re-exports some thins from vinyl and composite, and keeps polykinds on by default.

Extremely early prototype idea.