The latest version of streaming is 0.2.4.0-0.

streaming

Version 0.1.0.1 revision 0 uploaded by MichaelThompson.

Package meta

Synopsis
A general free monad transformer optimized for streaming applications.
Description

Stream is an optimized variant of FreeT. It can be used wherever FreeT is used, but is focused on employment with functors like '((,) a)' which generate effectful sequences or "producers"

Author
michaelt
Bug reports
https://github.com/michaelt/streaming/issues
Category
Data, Pipes
Copyright
n/a
Homepage
https://github.com/michaelt/streaming
Maintainer
what_is_it_to_do_anything@yahoo.com
Package URL
n/a
Stability
Experimental

Components