Language

Package: ghc-generics-sop @ 0.4.0.1

Synopsis

Generic Programming using True Sums of Products for Haskell

Description

This Haskell package supports 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.

Home page
https://github.com/well-typed/generics-sop
Location
gnu/packages/haskell-xyz.scm (line: 4290, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings