Description
The Haskell Ports Library.
Description
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.