https://github.com/tmcgilchrist/transformers-either
transformers-either
https://github.com/tmcgilchrist/transformers-either
haskell
Last synced: 7 months ago
JSON representation
transformers-either
- Host: GitHub
- URL: https://github.com/tmcgilchrist/transformers-either
- Owner: tmcgilchrist
- Created: 2017-11-26T21:14:46.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-06-04T04:25:31.000Z (8 months ago)
- Last Synced: 2025-06-04T08:47:36.741Z (8 months ago)
- Topics: haskell
- Language: Haskell
- Homepage:
- Size: 81.1 KB
- Stars: 6
- Watchers: 4
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
transformers-either
==================
[](https://hackage.haskell.org/package/transformers-either)
[](https://hackage.haskell.org/package/transformers-except)
[![GitHub CI][github-shield]][github-ci]
Transformers built around EitherT (ExceptT compatible), keeping the consistent naming from Either and supplmenting it
with extra functionality not found in [transformers](http://hackage.haskell.org/package/transformers) version of ExceptT.
[github-shield]: https://github.com/tmcgilchrist/transformers-either/actions/workflows/haskell.yaml/badge.svg
[github-ci]: https://github.com/tmcgilchrist/transformers-either/actions/workflows/haskell.yaml