https://github.com/purescript/purescript-exceptions
Exception effects
https://github.com/purescript/purescript-exceptions
Last synced: 19 days ago
JSON representation
Exception effects
- Host: GitHub
- URL: https://github.com/purescript/purescript-exceptions
- Owner: purescript
- License: bsd-3-clause
- Created: 2014-03-19T21:44:15.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2024-06-30T12:13:59.000Z (over 1 year ago)
- Last Synced: 2025-11-30T04:49:20.866Z (3 months ago)
- Language: PureScript
- Homepage:
- Size: 55.7 KB
- Stars: 16
- Watchers: 5
- Forks: 30
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# purescript-exceptions
[](https://github.com/purescript/purescript-exceptions/releases)
[](https://github.com/purescript/purescript-exceptions/actions?query=workflow%3ACI+branch%3Amaster)
[](https://pursuit.purescript.org/packages/purescript-exceptions)
Exception effects.
## Installation
```
spago install exceptions
```
## Documentation
Module documentation is [published on Pursuit](http://pursuit.purescript.org/packages/purescript-exceptions).