@hackage / constrained-monads

Typeclasses and instances for monads with constraints.

Latest0.5.0.0

About

Metadata

  • Last updated , by oisdk
  • License MIT
  • Maintained by: mail@doisinkidney.com

  • Lottery factor: 0

Links

Installation

Readme

A library for monads with constraints over the types they contain. This allows set, etc to conform to the monad class. It is structured as a prelude replacement: everything that doesn't conflict with the new definitions of Functor, Monad, etc is reexported.