PACKAGE NAME: haskell-conduit-1.3.1-x86_64-1_danix.txz PACKAGE MIRROR: https://packages.danix.xyz/ PACKAGE LOCATION: ./haskell/haskell-conduit PACKAGE SIZE (compressed): 812 K PACKAGE SIZE (uncompressed): 10061 K 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: