-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added MonadError instance for Ior * Revert "Added MonadError instance for Ior" This reverts commit 344e232. * Added MonadError instance for Ior without mixing Traverse * Removed Monad instance * Added MonadError tests to Ior * Added MonadErrorTests for Ior * Revert "Added MonadErrorTests for Ior" This reverts commit 213452a. * Separated Traverse instance from ApplicativeError instance for Validated * Added test for ior valueOr * Fixed some slastyle comments * Deleted duplicated import
- Loading branch information
1 parent
40194da
commit f73752c
Showing
3 changed files
with
93 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters