Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/int-index/ether

Monad Transformers and Classes
https://github.com/int-index/ether

Last synced: 11 days ago
JSON representation

Monad Transformers and Classes

Awesome Lists containing this project

README

        

# Ether

[![Build Status](https://img.shields.io/travis/int-index/ether.svg)](https://travis-ci.org/int-index/ether)
[![Hackage](https://img.shields.io/hackage/v/ether.svg)](https://hackage.haskell.org/package/ether)

Ether is a Haskell library that extends [mtl](https://hackage.haskell.org/package/mtl)
and [transformers](https://hackage.haskell.org/package/transformers) with tagged
monad transformers and classes in a compatible way.