generics-eot: A library for generic programming that aims to be easy to understand

[ bsd3, generics, library ] [ Propose Tags ]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2, 0.2.1, 0.2.1.1, 0.2.1.2, 0.3, 0.4, 0.4.0.1
Dependencies base (>=4.8 && <5) [details]
License BSD-3-Clause
Author
Maintainer soenkehahn@gmail.com
Category Generics
Home page https://generics-eot.readthedocs.io/
Bug tracker https://github.com/soenkehahn/generics-eot/issues
Source repo head: git clone https://github.com/soenkehahn/generics-eot
Uploaded by SoenkeHahn at 2019-03-13T18:10:42Z
Distributions LTSHaskell:0.4.0.1, Stackage:0.4.0.1
Reverse Dependencies 4 direct, 2 indirect [details]
Downloads 5611 total (20 in the last 30 days)
Rating 2.25 (votes: 2) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-03-13 [all 1 reports]

Readme for generics-eot-0.4.0.1

[back to package description]

generics-eot is a library for datatype generic programming that tries to be very simple to understand and use. It's heavily inspired by the awesome generics-sop package.

Documentation can be found here: https://generics-eot.readthedocs.io/