Add MonadError () Maybe

Edward Kmett ekmett at gmail.com
Sun Mar 8 20:55:33 UTC 2015


+1 from me.

It makes sense.

-Edward

On Sun, Mar 8, 2015 at 2:29 PM, Phil Scott <me at philscotted.com> wrote:

> With Maybe being isomorphic to Either (), can we have the instance
> MonadError () Maybe?
>
> I'm interested in the MonadError class, and write generic code against it,
> and would like it to work with Maybe.
>
> _______________________________________________
> Libraries mailing list
> Libraries at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/libraries/attachments/20150308/a9725226/attachment.html>


More information about the Libraries mailing list