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

[ bsd3, generics, library ] [ Propose Tags ]

Modules

[Last Documentation]

  • Generics
    • Generics.Eot
      • Generics.Eot.Tutorial

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 && <5), markdown-unlit [details]
License BSD-3-Clause
Author
Maintainer soenkehahn@gmail.com
Category Generics
Home page https://github.com/soenkehahn/generics-eot#readme
Bug tracker https://github.com/soenkehahn/generics-eot/issues
Source repo head: git clone https://github.com/soenkehahn/generics-eot
Uploaded by SoenkeHahn at 2018-03-24T19:19:52Z
Distributions LTSHaskell:0.4.0.1, Stackage:0.4.0.1
Reverse Dependencies 4 direct, 2 indirect [details]
Downloads 5623 total (29 in the last 30 days)
Rating 2.25 (votes: 2) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2018-03-24 [all 3 reports]

Readme for generics-eot-0.3

[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: http://generics-eot.readthedocs.org/en/latest/