[ol8_developer_EPEL] ghc-STMonadTrans-0.4.3-7.el8.x86_64

Name:ghc-STMonadTrans
Version:0.4.3
Release:7.el8
Architecture:x86_64
Group:Unspecified
Size:237834
License:BSD
RPM: ghc-STMonadTrans-0.4.3-7.el8.x86_64.rpm
Source RPM: ghc-STMonadTrans-0.4.3-7.el8.src.rpm
Build Date:Fri Sep 16 2022
Build Host:build-ol8-x86_64.oracle.com
Vendor:Oracle America
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 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.

Related Packages (Show Changelog) (Show Filelist)