README 423 B

123456789
  1. conduit is a solution to the streaming data problem, allowing for
  2. production, transformation, and consumption of streams of data in
  3. constant memory. It is an alternative to lazy I/O which guarantees
  4. deterministic resource handling, and fits in the same general
  5. solution space as enumerator/iteratee and pipes.
  6. After uninstalling, run this command to unregister the package from
  7. the ghc package database: ghc-pkg recache