extensible-sp: light-weight, extensible sums and products over types and kinds

[ data, library, mit ] [ Propose Tags ]

The extensible-sp module provides a simple and straight-forward interface to anonymous, extensible sum types (e.g., Either) and product types (e.g., (,)). Generalizations to higher kinded types are provided as well.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0
Dependencies base (>=4.7 && <5), lens [details]
License MIT
Copyright 2017 Jason Adaska
Author Jason Adaska
Maintainer jadaska@gmail.com
Category Data
Home page https://github.com/githubuser/extensible-sp#readme
Source repo head: git clone https://github.com/jwadaska/extensible-sp
Uploaded by jadaska at 2017-04-22T21:39:40Z
Distributions NixOS:0.1.0.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1109 total (9 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for extensible-sp-0.1.0.0

[back to package description]

extensible-sp