Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ekmett/perhaps
A monad, perhaps.
https://github.com/ekmett/perhaps
data error-handling haskell monad monad-transformers
Last synced: 21 days ago
JSON representation
A monad, perhaps.
- Host: GitHub
- URL: https://github.com/ekmett/perhaps
- Owner: ekmett
- License: other
- Created: 2018-04-24T02:43:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-10T04:38:49.000Z (over 4 years ago)
- Last Synced: 2024-09-13T05:28:48.825Z (about 2 months ago)
- Topics: data, error-handling, haskell, monad, monad-transformers
- Language: Haskell
- Homepage: http://ekmett.github.io/perhaps
- Size: 78.1 KB
- Stars: 33
- Watchers: 10
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# perhaps
[![Build Status](https://secure.travis-ci.org/ekmett/perhaps.png?branch=master)](http://travis-ci.org/ekmett/perhaps)
License
=======[BSD-2-Clause](https://opensource.org/licenses/BSD-2-Clause).
See [LICENSE.md](LICENSE.md)
Contact Information
===================Contributions and bug reports are welcome!
Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.
-Edward Kmett