You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
David Spencer 070899824b
haskell/haskell-conduit: Updated for version 1.3.1.
7 years ago
..
README haskell/haskell-conduit: Added (streaming data processing library). 11 years ago
doinst.sh haskell/haskell-conduit: Added (streaming data processing library). 11 years ago
haskell-conduit.SlackBuild haskell/haskell-conduit: Updated for version 1.3.1. 7 years ago
haskell-conduit.info haskell/haskell-conduit: Updated for version 1.3.1. 7 years ago
slack-desc haskell/haskell-conduit: Added (streaming data processing library). 11 years ago

README

conduit is a solution to the streaming data problem, allowing for
production, transformation, and consumption of streams of data in
constant memory. It is an alternative to lazy I/O which guarantees
deterministic resource handling, and fits in the same general
solution space as enumerator/iteratee and pipes.

After uninstalling, run this command to unregister the package from
the ghc package database: ghc-pkg recache