Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/int-index/ether
- Owner: int-index
- License: bsd-3-clause
- Created: 2015-06-05T20:41:30.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-06-25T13:56:44.000Z (over 5 years ago)
- Last Synced: 2024-04-26T01:02:06.271Z (7 months ago)
- Language: Haskell
- Homepage: https://int-index.github.io/ether/
- Size: 342 KB
- Stars: 78
- Watchers: 9
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.