PACKAGE NAME: haskell-conduit-1.2.3.1-i486-2_slack.txz PACKAGE MIRROR: http://slackonly.com/pub/packages/14.1-x86/ PACKAGE LOCATION: ./haskell/haskell-conduit PACKAGE SIZE (compressed): 464 K PACKAGE SIZE (uncompressed): 4540 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: haskell-conduit: haskell-conduit (Streaming data processing library) haskell-conduit: haskell-conduit: conduit is a solution to the streaming data problem, allowing for haskell-conduit: production, transformation, and consumption of streams of data in haskell-conduit: constant memory. It is an alternative to lazy I/O which guarantees haskell-conduit: deterministic resource handling, and fits in the same general haskell-conduit: solution space as enumerator/iteratee and pipes. haskell-conduit: haskell-conduit: haskell-conduit: haskell-conduit: