Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ethul/purescript-freeap
Free applicative functors for PureScript
https://github.com/ethul/purescript-freeap
Last synced: about 2 months ago
JSON representation
Free applicative functors for PureScript
- Host: GitHub
- URL: https://github.com/ethul/purescript-freeap
- Owner: ethul
- Created: 2015-11-24T04:58:17.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-04-29T11:11:18.000Z (over 2 years ago)
- Last Synced: 2024-11-10T15:51:31.259Z (about 2 months ago)
- Language: PureScript
- Homepage:
- Size: 31.3 KB
- Stars: 27
- Watchers: 6
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# purescript-freeap
Free applicative functors for PureScript.
See the following reference for further information.
* [Free Applicative Functors](http://arxiv.org/abs/1403.0749) (Capriotti and Kaposi 2014)## Installation
```
bower install purescript-freeap
```## Documentation
* Module documentation is [published on Pursuit](https://pursuit.purescript.org/packages/purescript-freeap).