@hackage either-result0.1.2.0

‘Result a’ is a wrapper of ‘Either String a’.

either-result

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

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