Streaming data processing library.

Edit Package ghc-conduit

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. For a tutorial, please visit https://haskell.fpcomplete.com/user/snoyberg/library-documentation/conduit-overview.

Refresh
Refresh
Source Files
Filename Size Changed
conduit-1.3.0.3.tar.gz 0000087416 85.4 KB
ghc-conduit.changes 0000005620 5.49 KB
ghc-conduit.spec 0000003181 3.11 KB
Revision 21 (latest revision is 36)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 623744 from Peter Simons's avatar Peter Simons (psimons) (revision 21)
- Cosmetic: replace tabs with blanks, strip trailing white space,
  and update copyright headers with spec-cleaner.

- Update conduit to version 1.3.0.3.
  ## 1.3.0.3
  * Improve fusion framework rewrite rules

- update to 1.2.6.3
* Canonicalise Monad instances
  + Refactoring into conduit and conduit-extra packages. Core
    functionality is now in conduit, whereas most common helper
    modules (including Text, Binary, Zlib, etc) are in
    conduit-extra. To upgrade to this version, there should only be
Comments 0
openSUSE Build Service is sponsored by