Fedora 20 Update: ghc-threads-0.5.1.1-1.fc20

updates at fedoraproject.org updates at fedoraproject.org
Tue Feb 4 02:50:08 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-1427
2014-01-24 05:12:35
--------------------------------------------------------------------------------

Name        : ghc-threads
Product     : Fedora 20
Version     : 0.5.1.1
Release     : 1.fc20
URL         : http://hackage.haskell.org/package/threads
Summary     : Fork threads and wait for their result
Description :
This package provides functions to fork threads and wait for their result,
whether it's an exception or a normal value.

Besides waiting for the termination of a single thread this packages also
provides functions to wait for a group of threads to terminate.

This package is similar to the @threadmanager@, @async@ and @spawn@ packages.
The advantages of this package are:

* Simpler API.

* More efficient in both space and time.

* No space-leak when forking a large number of threads.

* Correct handling of asynchronous exceptions.

* GHC specific functionality like @forkOn@ and @forkIOWithUnmask at .

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

Update threads library to 0.5.1.1
--------------------------------------------------------------------------------
ChangeLog:

* Sun Jan 19 2014 Ricky Elrod <codeblock at fedoraproject.org> - 0.5.1.1-1
- Latest upstream release.
* Mon Nov 18 2013 Ricky Elrod <codeblock at fedoraproject.org> - 0.5.0.3-1
- Latest upstream release.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1048770 - ghc-threads-0.5.1.1 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1048770
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update ghc-threads' 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