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.2.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1, 0.2, 0.2.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.6 && <4.20), semigroups (>=0.18.5 && <1), some (>=1.0.0.3 && <1.1), tagged (>=0.8.5 && <1), transformers (>=0.3 && <0.7) [details] |
Tested with | ghc ==7.6.3 || ==7.8.4 || ==7.10.3 || ==8.0.2 || ==8.2.2 || ==8.4.4 || ==8.6.5 || ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.8 || ==9.4.7 || ==9.6.3 || ==9.8.1 |
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> |
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 2023-10-15T16:54:36Z |
Distributions | NixOS:0.2.1 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1213 total (20 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2023-10-15 [all 1 reports] |