simplistic-generics: Generic programming without too many type classes
This library provides a representation build on top of GHC.Generics
, which can be used to describe generic operations on a single function, instead of having each case defined in an instance of a type class.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- simplistic-generics-2.0.0.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.0, 2.0.0 |
---|---|
Dependencies | base (>=4.12 && <5), containers, deepseq, kind-apply, mtl, template-haskell [details] |
License | BSD-3-Clause |
Author | Alejandro Serrano and Victor Miraldo |
Maintainer | trupill@gmail.com and v.cacciarimiraldo@gmail.com |
Category | Data |
Source repo | head: git clone https://gitlab.com/trupill/simplistic-generics |
Uploaded | by AlejandroSerrano at 2020-05-02T09:11:32Z |
Distributions | |
Downloads | 966 total (8 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |