The ports package (version 0.4.3.2)
The Haskell Ports Library (HPL) supports concurrent and distributed Haskell programming in the IO monad _without_ relying on mutable variables. Instead, it supplies monotone single-assignment variable and ports abstractions.
| Other versions | 0.4.3.1 |
|---|---|
| Dependencies | base (>=1.0), haskell98, unix |
| License | LGPL |
| Author | Manuel M T Chakravarty |
| Maintainer | dons@cse.unsw.edu.au |
| Category | Control |
| Home page | http://www.cse.unsw.edu.au/~chak/haskell/ports/ |
| Exposed modules | Control.Concurrent.HPL, Control.Concurrent.PortThreads, Control.Concurrent.Ports, Control.Concurrent.Processes, Control.Concurrent.SVars, Control.Concurrent.ThreadUtils, Control.Concurrent.PortsConfig, Control.Concurrent.PortsVersion |
| Upload date | Fri Jul 13 23:22:37 PDT 2007 |
| Uploaded by | DonaldStewart |
| Build failure | ghc-6.6 (log), ghc-6.8 (log) |
Downloads
- ports-0.4.3.2.tar.gz (Cabal source package)
- package description (included in the package)
