https://github.com/phadej/haskell-monad-http
A MonadHTTP type class
https://github.com/phadej/haskell-monad-http
Last synced: about 1 month ago
JSON representation
A MonadHTTP type class
- Host: GitHub
- URL: https://github.com/phadej/haskell-monad-http
- Owner: phadej
- License: bsd-3-clause
- Created: 2015-09-02T20:52:00.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2018-11-19T16:23:55.000Z (over 7 years ago)
- Last Synced: 2026-03-29T07:41:32.005Z (3 months ago)
- Language: Haskell
- Size: 43.9 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# haskell-monad-http
[](https://travis-ci.org/futurice/haskell-monad-http)
[](http://hackage.haskell.org/package/monad-http)
[](http://stackage.org/lts-3/package/monad-http)
[](http://stackage.org/nightly/package/monad-http)
A `MonadHTTP` class.