Popularity
2.8
Growing
Activity
0.0
Stable
5
2
0

Monthly Downloads: 10
Programming language: Haskell
License: GNU General Public License v3.0 or later
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.