My `IO<Either<E,A>>`s don't compose wi...
# arrow
d
My `IO<Either<E,A>>`s don't compose with each other without a ton of boilerplate, and you can't do side effects directly in
Either
comprehensions