[ol9_developer_EPEL] ghc-STMonadTrans-0.4.6-1.el9.aarch64

Name:ghc-STMonadTrans
Version:0.4.6
Release:1.el9
Architecture:aarch64
Group:Unspecified
Size:341587
License:BSD
RPM: ghc-STMonadTrans-0.4.6-1.el9.aarch64.rpm
Source RPM: ghc-STMonadTrans-0.4.6-1.el9.src.rpm
Build Date:Tue Sep 06 2022
Build Host:build-ol9-aarch64.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.

Changelog (Show File list) (Show related packages)