basic-sop

Basic examples and functions for generics-sop

Latest on Hackage:0.3.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Edsko de Vries, Andres Löh
Maintained by [email protected]

This library contains various small examples of generic functions written using the generics-sop library.

It is a good starting point if you want to see how generic functions can be defined in the SOP style.