Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ekmett/transients
Clojure-style transients for Haskell
https://github.com/ekmett/transients
Last synced: 21 days ago
JSON representation
Clojure-style transients for Haskell
- Host: GitHub
- URL: https://github.com/ekmett/transients
- Owner: ekmett
- License: other
- Created: 2015-08-01T19:27:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-06-27T11:07:08.000Z (over 2 years ago)
- Last Synced: 2024-05-08T20:17:41.709Z (6 months ago)
- Language: Haskell
- Homepage: http://ekmett.github.io/transients/
- Size: 301 KB
- Stars: 32
- Watchers: 7
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.markdown
- Changelog: CHANGELOG.markdown
- License: LICENSE
Awesome Lists containing this project
README
transients
==========[![Build Status](https://secure.travis-ci.org/ekmett/transients.png?branch=master)](http://travis-ci.org/ekmett/transients)
This package is an exploration of Clojure-style transients in Haskell.
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