Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tmcgilchrist/transformers-either
transformers-either
https://github.com/tmcgilchrist/transformers-either
haskell
Last synced: 10 days ago
JSON representation
transformers-either
- Host: GitHub
- URL: https://github.com/tmcgilchrist/transformers-either
- Owner: tmcgilchrist
- Created: 2017-11-26T21:14:46.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-11-25T05:25:08.000Z (12 months ago)
- Last Synced: 2024-04-26T01:05:50.847Z (7 months ago)
- Topics: haskell
- Language: Haskell
- Homepage:
- Size: 73.2 KB
- Stars: 6
- Watchers: 6
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
transformers-either
==================[![Hackage](https://img.shields.io/hackage/v/transformers-either.svg)](https://hackage.haskell.org/package/transformers-either)
[![Hackage](https://img.shields.io/hackage/v/transformers-except.svg)](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/ci.yaml/badge.svg
[github-ci]: https://github.com/tmcgilchrist/transformers-either/actions/workflows/ci.yaml