either-result: ‘Result a’ is a wrapper of ‘Either String a’.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.1.0, 0.1.1.0, 0.1.2.0, 0.2.0.0, 0.3.0.0, 0.3.1.0
Change log CHANGELOG.md
Dependencies base (>=4 && <5) [details]
License Apache-2.0
Copyright 2020 Kazuki Okamoto (岡本和樹)
Author Kazuki Okamoto (岡本和樹)
Maintainer kazuki.okamoto@kakkun61.com
Category Data
Home page https://github.com/kakkun61/either-result
Bug tracker https://github.com/kakkun61/either-result/issues
Uploaded by kakkun61 at 2020-07-28T14:45:58Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for either-result-0.1.1.0

[back to package description]

either-result

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

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