https://github.com/ethul/purescript-rwse-free
https://github.com/ethul/purescript-rwse-free
Last synced: 3 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 (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T09:32:11.000Z (over 3 years ago)
- Last Synced: 2025-10-04T19:32:35.514Z (9 months ago)
- Language: PureScript
- Size: 183 KB
- Stars: 0
- Watchers: 1
- 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
```