PACKAGE NAME: haskell-conduit-1.3.1-x86_64-1_slackdce.txz PACKAGE LOCATION: ./haskell/haskell-conduit PACKAGE SIZE (compressed): 808 K PACKAGE SIZE (uncompressed): 10090 K PACKAGE REQUIRED: ghc,haskell-transformers-compat,haskell-tagged,haskell-base-orphans,haskell-hashable,haskell-unordered-containers,haskell-semigroups,haskell-split,haskell-primitive,haskell-vector,haskell-vector-algorithms,haskell-mono-traversable,haskell-transformers-base,haskell-monad-control,haskell-lifted-base,haskell-mmorph,haskell-unliftio-core,haskell-resourcet,haskell-void 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: