classyplate: Fuseable type-class based generics
Defining generics that can be used efficiently on heterogenous data structures like syntax trees. Can access elements of multiple types at a single traversal. Non-invasive method don't have to change the representation to use. All boilerplate code can be generated by the supplied Template Haskell functions.
Modules
[Index] [Quick Jump]
Downloads
- classyplate-0.3.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.2.1.0, 0.2.2.0, 0.3.0.0, 0.3.0.1, 0.3.0.2, 0.3.1.0, 0.3.2.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.10 && <4.13), template-haskell (>=2.12 && <2.15) [details] |
License | BSD-3-Clause |
Author | Nemeth Boldizsar |
Maintainer | nboldi@elte.hu |
Category | Data |
Source repo | head: git clone https://github.com/nboldi/classyplate.git |
Uploaded | by lazac at 2018-11-14T15:04:53Z |
Distributions | |
Reverse Dependencies | 4 direct, 11 indirect [details] |
Downloads | 6151 total (33 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-11-14 [all 1 reports] |