@hackage generics-mrsop2.3.0
Generic Programming with Mutually Recursive Sums of Products.
Installation
Dependencies (5)
- base >=4.9 && <5
- containers
- mtl
- sop-core
- template-haskell Show all…
Dependents (3)
@hackage/generics-mrsop-gdiff, @hackage/hdiff, @hackage/acme-everything
A library that supports generic programming for mutually recursive families in the sum-of-products style. . A couple usage examples can be found under Generics.MRSOP.Examples .