can-i-haz v0.3.0.0 Release Notes

Release Date: 2019-11-02 // over 4 years ago
    • 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.