# either-result [](http://hackage.haskell.org/package/either-result) [](https://github.com/kakkun61/either-result/actions?query=workflow%3Atest) [](https://github.com/kakkun61/either-result/actions?query=workflow%3Alint) [](https://gitter.im/either-result/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) `Result a` is a wrapper of `Either String a`, but `Result` is an instance of `MonadFail`.