Popularity
2.2
Declining
Activity
5.1
-
5
2
0

Monthly Downloads: 41
Programming language: Haskell
License: Apache License 2.0
Tags: Data     Either    
Latest version: v0.3.1.0

either-result alternatives and similar packages

Based on the "either" category.
Alternatively, view either-result alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of either-result or a related project?

Add another 'either' Package

README

either-result

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

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