Fedora 20 Update: ghc-io-streams-1.1.4.5-1.fc20

updates at fedoraproject.org updates at fedoraproject.org
Fri Jun 13 05:33:32 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-7032
2014-06-04 07:12:58
--------------------------------------------------------------------------------

Name        : ghc-io-streams
Product     : Fedora 20
Version     : 1.1.4.5
Release     : 1.fc20
URL         : http://hackage.haskell.org/package/io-streams
Summary     : Simple, composable, easy-to-use stream I/O
Description :
The io-streams library contains simple and easy-to-use primitives for I/O using
streams. Most users will want to import the top-level convenience module
"System.IO.Streams", which re-exports most of the library:

For first-time users, 'io-streams' comes with an included tutorial, which can
be found in the "System.IO.Streams.Tutorial" module.

'io-streams' comes with:
* functions to use files, handles, concurrent channels, sockets, lists,
vectors, and more as streams.
* a variety of combinators for wrapping and transforming streams, including
compression and decompression using zlib, controlling precisely how many bytes
are read from or written to a stream, buffering output using bytestring
builders, folds, maps, filters, zips, etc.
* support for parsing from streams using 'attoparsec'.
* support for spawning processes and communicating with them using streams.

--------------------------------------------------------------------------------
Update Information:

Simple, composable, easy-to-use stream I/O
- http://hackage.haskell.org/package/io-streams
--------------------------------------------------------------------------------
ChangeLog:

--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1060989 - Review Request: ghc-io-streams - Simple, composable, easy-to-use stream I/O
        https://bugzilla.redhat.com/show_bug.cgi?id=1060989
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update ghc-io-streams' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list