Is there any reason why `EitherT` can't have a `Mo...
# arrow
s
Is there any reason why
EitherT
can't have a
MonadError
instance for all
F
if
F
has an
Applicative
instance?