Is there a way to represent IOEither and TaskEither as a single Monad that will also include the tryCatch?
tryCatch
I currently will consume an API over HTTP, so