The ports package
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.
Properties
| Versions | 0.4.3.1, 0.4.3.2 |
|---|---|
| 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/ |
| Upload date | Fri Jul 14 06:22:37 UTC 2007 |
| Uploaded by | DonaldStewart |
| Build failure | ghc-6.10 (log), ghc-6.12 (log), ghc-6.6 (log), ghc-6.8 (log), ghc-7.0 (log) |
Modules
- Control
- Concurrent
- Control.Concurrent.HPL
- Control.Concurrent.PortThreads
- Control.Concurrent.Ports
- Control.Concurrent.PortsConfig
- Control.Concurrent.PortsVersion
- Control.Concurrent.Processes
- Control.Concurrent.SVars
- Control.Concurrent.ThreadUtils
- Concurrent
Downloads
- ports-0.4.3.2.tar.gz (Cabal source package)
- package description (included in the package)