slackbuilds/haskell/haskell-conduit
Andrew Clemons dc1a943b8e
haskell/haskell-conduit: Fix dependencies.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-02-09 17:02:21 +07:00
..
README haskell/haskell-conduit: Added (streaming data processing library). 2015-04-04 07:46:59 +07:00
doinst.sh haskell/haskell-conduit: Added (streaming data processing library). 2015-04-04 07:46:59 +07:00
haskell-conduit.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
haskell-conduit.info haskell/haskell-conduit: Fix dependencies. 2022-02-09 17:02:21 +07:00
slack-desc haskell/haskell-conduit: Added (streaming data processing library). 2015-04-04 07:46:59 +07:00

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