The erlang package
Speaks the Erlang network protocol and impersonates an Erlang node on the network. Fully capable of bi-directional communication with Erlang. Erlang types are, as far as reasonable, mapped to Haskell types. Messages to Erlang are just function calls in Haskell, and messages from Erlang are delivered to MVars.
Properties
| Version | 0.1 |
|---|---|
| Dependencies | base, binary (≥0.4.4), bytestring, directory, filepath, nano-md5 (≥0.1.2), network (≥2.2.0.1), random (≥1.0.0.1) |
| License | GPL |
| Author | Eric Sessoms <nubgames@gmail.com> |
| Maintainer | nubgames@gmail.com |
| Stability | alpha |
| Category | Foreign |
| Home page | http://github.com/esessoms/haskell-interface |
| Upload date | Wed Dec 31 17:21:27 UTC 2008 |
| Uploaded by | EricSessoms |
| Built on | ghc-6.10, ghc-6.12, ghc-7.0 |
Modules
- Foreign
Downloads
- erlang-0.1.tar.gz (Cabal source package)
- package description (included in the package)