acme-all-monad

A monad which is powerful enough to interpret any action

Latest on Hackage:0.1.0.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.

LicenseRef-PublicDomain licensed by Phil Freeman
Maintained by [email protected]

This package defines the ‘All’ monad and the corresponding monad transformer. The ‘All’ monad is powerful enough to interpret any monadic action, as demonstrated by the ‘MonadAll’ type class instance.