generics-sop: Generic Programming using True Sums of Products

[ bsd3, generics, library ] [ Propose Tags ]

A library to support the definition of generic functions. Datatypes are viewed in a uniform, structured way: the choice way: the choice between constructors is represented using an n-ary sum, and the arguments of each constructor are represented using an n-ary product.

The module Generics.SOP is the main module of this library and contains more detailed documentation.

Examples of using this library are provided by the following packages:

A detailed description of the ideas behind this library is provided by the paper:

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.1, 0.1.1.1, 0.1.1.2, 0.2.0.0, 0.2.1.0, 0.2.2.0, 0.2.3.0, 0.2.4.0, 0.2.5.0, 0.3.0.0, 0.3.1.0, 0.3.2.0, 0.4.0.0, 0.4.0.1, 0.5.0.0, 0.5.1.0, 0.5.1.1, 0.5.1.2, 0.5.1.3, 0.5.1.4 (info)
Dependencies base (>=4.6 && <5), ghc-prim (>=0.3 && <0.4), tagged (>=0.7 && <0.8), template-haskell (>=2.8 && <2.10) [details]
License BSD-3-Clause
Author Edsko de Vries <edsko@well-typed.com>, Andres Löh <andres@well-typed.com>
Maintainer edsko@well-typed.com
Category Generics
Source repo head: git clone https://github.com/well-typed/generics-sop
Uploaded by AndresLoeh at 2014-07-08T12:14:53Z
Distributions Arch:0.5.1.3, Debian:0.5.1.0, Fedora:0.5.1.3, LTSHaskell:0.5.1.3, NixOS:0.5.1.3, Stackage:0.5.1.4
Reverse Dependencies 73 direct, 7675 indirect [details]
Downloads 48843 total (229 in the last 30 days)
Rating 2.75 (votes: 8) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user [build log]
Successful builds reported [all 1 reports]