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@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries