INFO
Name: ghc-STMonadTrans
Version: 0.4.3-7.el8
Arch: ppc64le
Summary: A monad transformer version of the ST monad
License: BSD
Vendor: Fedora Project
Build Host: buildvm-ppc64le-05.iad2.fedoraproject.org
Build Date: Wed Sep 7 15:34:17 2022
Size: 461826
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
/usr/lib/.build-id
/usr/lib/.build-id/1e
/usr/lib/.build-id/1e/7416954d97e3cd20c545cc56a2be9fcb0b7079
/usr/lib64/libHSSTMonadTrans-0.4.3-JvXhT7D5V0Z2zl9Kk5R8sP-ghc8.2.2.so
/usr/share/licenses/ghc-STMonadTrans
/usr/share/licenses/ghc-STMonadTrans/LICENSE
REQUIRES
libHSarray-0.5.2.0-ghc8.2.2.so()(64bit)
libHSbase-4.10.1.0-ghc8.2.2.so()(64bit)
libHSghc-prim-0.5.1.1-ghc8.2.2.so()(64bit)
libHSinteger-gmp-1.0.1.0-ghc8.2.2.so()(64bit)
libHSmtl-2.2.2-8XubxMJDT8QLsstvlNotkc-ghc8.2.2.so()(64bit)
libHStransformers-0.5.2.0-ghc8.2.2.so()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.17)(64bit)
libgmp.so.10()(64bit)
libm.so.6()(64bit)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsXz) 5.2-1
rtld(GNU_HASH)
PROVIDES
ghc-STMonadTrans 0.4.3-7.el8
ghc-STMonadTrans(ppc-64) 0.4.3-7.el8
libHSSTMonadTrans-0.4.3-JvXhT7D5V0Z2zl9Kk5R8sP-ghc8.2.2.so()(64bit)
CONFIG FILES
/usr/lib/.build-id a
/usr/lib/.build-id/1e a
/usr/lib/.build-id/1e/7416954d97e3cd20c545cc56a2be9fcb0b7079 a
/usr/lib64/libHSSTMonadTrans-0.4.3-JvXhT7D5V0Z2zl9Kk5R8sP-ghc8.2.2.so
/usr/share/licenses/ghc-STMonadTrans
/usr/share/licenses/ghc-STMonadTrans/LICENSE l
LICENSE FILES
BSD
|