hkd: "higher-kinded data"
"Higher-kinded data" utilities, e.g.
class FFunctor t where ffmap :: (f ~> g) -> t f -> t g
and other classes and types.
Note: this package is experimental.
[Skip to Readme]
Downloads
- hkd-0.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'.
Versions [RSS] | 0.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.6 && <4.17), semigroups (>=0.18.5 && <1), some (>=1.0.0.3 && <1.1), tagged (>=0.8.5 && <1), transformers (>=0.3 && <0.6) [details] |
License | (BSD-2-Clause OR Apache-2.0) |
Copyright | Copyright (c) 2019 Edward Kmett, 2019 Oleg Grenrus |
Author | Edward Kmett <ekmett@gmail.com> |
Maintainer | Oleg Grenrus <oleg.grenrus@iki.fi> |
Revised | Revision 3 made by phadej at 2022-01-02T18:21:19Z |
Category | Data Structures |
Home page | https://github.com/ekmett/codex/tree/master/hkd#readme |
Source repo | head: git clone https://github.com/phadej/hkd(hkd) |
Uploaded | by phadej at 2019-11-06T17:47:46Z |
Distributions | NixOS:0.1 |
Downloads | 701 total (22 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-11-06 [all 1 reports] |