Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tmcgilchrist/transformers-either

transformers-either
https://github.com/tmcgilchrist/transformers-either

haskell

Last synced: 10 days ago
JSON representation

transformers-either

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