classyplate: Fuseable type-class based generics

[ bsd3, data, library ] [ Propose Tags ]

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

[Last Documentation]

  • Data
    • Generics
      • Data.Generics.ClassyPlate
        • Data.Generics.ClassyPlate.Common
        • Data.Generics.ClassyPlate.Core
        • Data.Generics.ClassyPlate.Generate
        • Data.Generics.ClassyPlate.TH
        • Data.Generics.ClassyPlate.TypePrune

Downloads

Maintainer's Corner

Package maintainers

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.11), template-haskell (>=2.12 && <2.13) [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 2017-11-29T00:55:06Z
Distributions
Reverse Dependencies 4 direct, 11 indirect [details]
Downloads 6015 total (27 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2017-11-29 [all 3 reports]