SlackBuildsOrg/haskell/haskell-conduit
Andrew Clemons 3ef525f0fd
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-14 08:07:01 +07:00
..
doinst.sh
haskell-conduit.info haskell/haskell-conduit: Fix dependencies. 2022-02-14 08:07:01 +07:00
haskell-conduit.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
README
slack-desc

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