-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2013-12833 2013-07-12 01:17:06 --------------------------------------------------------------------------------
Name : ghc-threads Product : Fedora 18 Version : 0.5.0.2 Release : 1.fc18 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@. -------------------------------------------------------------------------------- Update Information: New package: ghc-threads, BZ #982163 -------------------------------------------------------------------------------- References: [ 1 ] Bug #982163 - Review Request: ghc-threads - Fork threads and wait for their result https://bugzilla.redhat.com/show_bug.cgi?id=982163 -------------------------------------------------------------------------------- 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 -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
