@hackage either-result0.3.1.0

The simplest ‘MonadFail’ instance

either-result

Hackage GitHub Actions: test GitHub Actions: lint [Join the chat at https://gitter.im/either-result/community](https://badges.gitter.im/either-result/community.svg) Sponsor

Result a is a wrapper of Either String a, but Result is an instance of MonadFail.