Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/int-index/transformers-lift
Ad-hoc type classes for lifting transformers operations
https://github.com/int-index/transformers-lift
Last synced: about 12 hours ago
JSON representation
Ad-hoc type classes for lifting transformers operations
- Host: GitHub
- URL: https://github.com/int-index/transformers-lift
- Owner: int-index
- License: bsd-3-clause
- Created: 2015-06-18T11:31:54.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-05-28T20:42:33.000Z (over 5 years ago)
- Last Synced: 2024-10-11T23:53:06.054Z (27 days ago)
- Language: Haskell
- Size: 33.2 KB
- Stars: 1
- Watchers: 4
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://img.shields.io/travis/int-index/transformers-lift.svg)](https://travis-ci.org/int-index/transformers-lift)
[![Hackage](https://img.shields.io/hackage/v/transformers-lift.svg)](https://hackage.haskell.org/package/transformers-lift)`transformers-lift` is a simple and lightweight library that provides type
classes for lifting operations through monad transformers.