The latest version of cloud-haskell is 0.3.0.0-0.
cloud-haskell
Version 0.0.1.0 revision 0 uploaded by TimWatson.
Package meta
- Synopsis
- The Cloud Haskell Application Platform
- Description
Cloud Haskell is a set of libraries that bring Erlang-style concurrency and distribution to Haskell programs. This project is an implementation of that distributed computing interface, where processes communicate with one another through explicit message passing rather than shared memory.
This package is just a convenient wrapper around the
distributed-process-platform
,distributed-process
andnetwork-transport
packages, so they can be installed with a singlecabal install cloud-haskell
command.The package also comes with flags to enable different
Network.Transport
and Cloud Haskell (network topology) backends.- Author
- Tim Watson
- Bug reports
- http://cloud-haskell.atlassian.net/
- Category
- Control
- Copyright
- n/a
- Homepage
- http://github.com/haskell-distributed/cloud-haskell
- Maintainer
- watson.timothy@gmail.com
- Package URL
- n/a
- Stability
- n/a