Fedora 22 Update: ghc-STMonadTrans-0.3.2-1.fc22

updates at fedoraproject.org updates at fedoraproject.org
Fri Mar 13 17:25:27 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-3112
2015-03-04 20:35:40
--------------------------------------------------------------------------------

Name        : ghc-STMonadTrans
Product     : Fedora 22
Version     : 0.3.2
Release     : 1.fc22
URL         : https://hackage.haskell.org/package/STMonadTrans
Summary     : A monad transformer version of the ST monad
Description :
A monad transformer version of the ST monad.  This monad transformer
should not be used with monads that can contain multiple answers, like the list
monad. The reason being that it will be duplicated across the different answers
and this causes Bad Things to happen (such as loss of referential transparency).
Safe monads include the monads State, Reader, Writer, Maybe and combinations of
their corresponding monad transformers.

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

A monad transformer version of the ST monad
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1197639 - Review Request: ghc-STMonadTrans - A monad transformer version of the ST monad
        https://bugzilla.redhat.com/show_bug.cgi?id=1197639
--------------------------------------------------------------------------------

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