https://github.com/haskell-distributed/distributed-process
Cloud Haskell core libraries
https://github.com/haskell-distributed/distributed-process
cloud-haskell distributed-systems haskell
Last synced: 8 months ago
JSON representation
Cloud Haskell core libraries
- Host: GitHub
- URL: https://github.com/haskell-distributed/distributed-process
- Owner: haskell-distributed
- Created: 2011-11-23T13:59:00.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2025-03-06T21:48:28.000Z (11 months ago)
- Last Synced: 2025-05-11T13:05:59.271Z (8 months ago)
- Topics: cloud-haskell, distributed-systems, haskell
- Language: Haskell
- Homepage: http://haskell-distributed.github.io
- Size: 7.59 MB
- Stars: 732
- Watchers: 53
- Forks: 98
- Open Issues: 140
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# distributed-process
[](https://hackage.haskell.org/package/distributed-process)
This repository contains an implementation of Cloud Haskell. This includes the core library, `distributed-process`, as well as many other supporting libraries.
See http://haskell-distributed.github.io for documentation, user guides, tutorials and assistance.
## Getting Help / Raising Issues
Please visit the [bug tracker](https://github.com/haskell-distributed/distributed-process/issues) to submit issues and ask questions.
## Contributing
Contributions are very welcome! See `CONTRIBUTING.md` for more information.
Do not hesitate to [raise an issue]((https://github.com/haskell-distributed/distributed-process/issues)) if instructions are unclear; we want to make it as easy as possible for the community to get involved.
## License
This package is made available under a 3-clause BSD-style license.