<div dir="ltr">I've recently discovered a flaw in the Applicative and Alternative instances of EitherT. I've posted the following pull request to fix them:<div><br></div><div><a href="https://github.com/ekmett/either/pull/38">https://github.com/ekmett/either/pull/38</a><br></div><div><br></div><div>The pull request contains the description of the problem.</div><div><br></div><div>ExceptT of "transformers" contains exactly the same flaw. However it's not hosted on GitHub, so I don't know a better place to report the issue then here.</div><div><br></div><div>Best regards,</div><div>Nikita Volkov</div></div>