This repository was archived by the owner on Feb 27, 2021. It is now read-only.
v.1.3.1
Fixed EitherCapture
/OptionCapture
. The bugs here prevented the Monad
conversions from working going from scalaz to cats on Monad
, MonadError
, and Bind
. It amazes me that no one caught this before. It amazes me that I didn't catch this before. Derp.