A library to support the definition of generic functions. Datatypes are viewed in a uniform, structured 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:
'<https://hackage.haskell.org/package/basic-sop basic-sop>' basic examples,
'<https://hackage.haskell.org/package/pretty-sop pretty-sop>' generic pretty
printing,
computed lenses,
conversions.
A detailed description of the ideas behind this library is provided by the paper:
<http://www.andres-loeh.de/TrueSumsOfProducts True Sums of Products>. Workshop on Generic Programming (WGP) 2014. .
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
0.3.1.0-bp150.2.4 info | GA Release | 2018-07-30 | 15 |
|
|
0.2.2.0-2.5 info | 5585 | 2016-09-14 | 12 GA-SP5 |
|
|
0.2.2.0-2.13 info | 5585 | 2016-09-14 | 12 GA-SP5 |
|
|