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 :-)