can-i-haz v0.3.1.0 Release Notes

Release Date: 2019-12-15 // over 4 years ago
    • ➕ Add liftMaybe utility function to Control.Monad.Except.CoHas.

Previous changes from v0.3.0.0

    • Reexport Control.Monad.Reader from the Control.Monad.Reader.Has module with custom ask, asks and reader functions more compatible with the Has class.
    • Similarly for Control.Monad.Except, CoHas and throwError/liftError functions.