Fedora Packages

ghc-STMonadTrans

A monad transformer version of the ST monad

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 is that the state token 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.

Releases Overview

Release Stable Testing
Fedora Rawhide 0.4.7-3.fc40 -
Fedora 40 0.4.7-3.fc40 -
Fedora 39 0.4.7-1.fc39 -
Fedora 38 0.4.6-4.fc38 -
EPEL 9 0.4.6-1.el9 -
EPEL 8 0.4.3-7.el8 -
EPEL 7 0.3.2-2.el7 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at ghc-STMonadTrans dash maintainers at fedoraproject dot org.



Sources on Pagure