Metadata for ghc-STMonadTrans-0.4.3-7.el8.src.rpm

0 directories 0 files
Go up

INFO

Name: ghc-STMonadTrans
Version: 0.4.3-7.el8
Arch: aarch64
Summary: A monad transformer version of the ST monad
License: BSD
Vendor: Fedora Project
Build Host: buildvm-a64-33.iad2.fedoraproject.org
Build Date: Wed Sep  7 15:33:17 2022
Size: 10874
URL: https://hackage.haskell.org/package/STMonadTrans
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.

FILES

STMonadTrans-0.4.3.cabal
STMonadTrans-0.4.3.tar.gz
ghc-STMonadTrans.spec

REQUIRES

ghc-Cabal-devel
ghc-array-devel
ghc-mtl-devel
ghc-rpm-macros
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1

PROVIDES



CONFIG FILES

STMonadTrans-0.4.3.cabal
STMonadTrans-0.4.3.tar.gz
ghc-STMonadTrans.spec s

LICENSE FILES

BSD