INFO
Name: ghc-STMonadTrans
Version: 0.4.6-1.el9
Arch: x86_64
Summary: A monad transformer version of the ST monad
License: BSD
Vendor: Fedora Project
Build Host: buildvm-x86-32.iad2.fedoraproject.org
Build Date: Sat Sep 3 10:38:25 2022
Size: 242771
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/e4
/usr/lib/.build-id/e4/c0b9c4dc3233410da8900b81b72861089f51ca
/usr/lib64/libHSSTMonadTrans-0.4.6-Ae6f7KeP90UBwrEiR6X3OB-ghc8.10.7.so
/usr/share/licenses/ghc-STMonadTrans
/usr/share/licenses/ghc-STMonadTrans/LICENSE
REQUIRES
libHSarray-0.5.4.0-ghc8.10.7.so()(64bit)
libHSbase-4.14.3.0-ghc8.10.7.so()(64bit)
libHSghc-prim-0.6.1-ghc8.10.7.so()(64bit)
libHSinteger-gmp-1.0.3.0-ghc8.10.7.so()(64bit)
libHSmtl-2.2.2-ghc8.10.7.so()(64bit)
libHStransformers-0.5.6.2-ghc8.10.7.so()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(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(PayloadIsZstd) 5.4.18-1
rtld(GNU_HASH)
PROVIDES
ghc-STMonadTrans 0.4.6-1.el9
ghc-STMonadTrans(x86-64) 0.4.6-1.el9
libHSSTMonadTrans-0.4.6-Ae6f7KeP90UBwrEiR6X3OB-ghc8.10.7.so()(64bit)
CONFIG FILES
/usr/lib/.build-id a
/usr/lib/.build-id/e4 a
/usr/lib/.build-id/e4/c0b9c4dc3233410da8900b81b72861089f51ca a
/usr/lib64/libHSSTMonadTrans-0.4.6-Ae6f7KeP90UBwrEiR6X3OB-ghc8.10.7.so
/usr/share/licenses/ghc-STMonadTrans
/usr/share/licenses/ghc-STMonadTrans/LICENSE l
LICENSE FILES
BSD
|