On May 8, 2018 at 1:06:24 AM, Ivan Lazar Miljenovic (ivan.miljenovic@gmail.com) wrote:

Except these may be surprising to people; e.g. someone may expect that
`minBound = Right minBound` as well. Though as Maybe and Either don't
have Enum instances this may be less of an issue.


Good point — while we’re at it, we should add the Enum instances as well :-)

Cheers,
Gershom