[ol7_developer_EPEL] ghc-STMonadTrans-0.3.2-2.el7.x86_64

Name:ghc-STMonadTrans
Version:0.3.2
Release:2.el7
Architecture:x86_64
Group:Unspecified
Size:68106
License:BSD
RPM: ghc-STMonadTrans-0.3.2-2.el7.x86_64.rpm
Source RPM: ghc-STMonadTrans-0.3.2-2.el7.src.rpm
Build Date:Mon Nov 20 2017
Build Host:x86-ol6-builder-04.us.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 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.

Changelog (Show File list) (Show related packages)