freelude

A generalisation of the Category->Functor->Applicative->Monad hierarchy and more

https://github.com/clintonmead/freelude#readme

Latest on Hackage:0.3.2.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 Clinton Mead
Maintained by [email protected]

This package generalises classes like Category, Functor etc to allow them to be defined on more data types, for example, tuples and sets, whilst still attempting to maintain backward compatability.

See the module Freelude for more details.