Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXZ
]
ghc-conduit - Streaming data processing library
- Description:
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.
Packages
ghc-conduit-1.0.3-1.sdl6.i686
[63 KiB] |
Changelog
by Jens Petersen (2013-06-10):
- update to 1.0.3
- update to new simplified Haskell Packaging Guidelines
|