Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ethul/purescript-rwse-free
https://github.com/ethul/purescript-rwse-free
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ethul/purescript-rwse-free
- Owner: ethul
- License: mit
- Created: 2015-10-19T23:10:17.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T09:32:11.000Z (about 2 years ago)
- Last Synced: 2024-11-10T02:53:04.424Z (about 2 months ago)
- Language: PureScript
- Size: 183 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# purescript-rwse-free
A library modeling a basic monad transformer stack for reading, writing,
state modification, and error handling.## Installation
```bash
bower install --save purescript-rwse-free
```