louispan / parameterized

Parameterized/Indexed versions of Monoid, Applicative, and Monad
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Hackage Build Status

Parameterized/indexed monoids and monads using only a single parameter type variable.

Refer to ReaderSpec.hs and StateSpec.hs for example usages.

Changelog