@hackage / either-result

The simplest ‘MonadFail’ instance

Latest0.3.2.0

About

Metadata

  • Last updated , by kakkun61
  • License Apache-2.0
  • Maintained by: kazuki.okamoto@kakkun61.com

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 9.6.2
  2. 9.4.4
  3. 9.2.8

Readme

either-result

Hackage GitHub Actions: main Join the chat at https://gitter.im/either-result/community Sponsor

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

Article.