INFO
Name: ghc-STMonadTrans
Version: 0.4.8-1.el10_0
Arch: aarch64
Summary: A monad transformer version of the ST monad
License: BSD-3-Clause
Vendor: Fedora Project
Build Host: buildvm-a64-15.iad2.fedoraproject.org
Build Date: Fri May 2 08:41:26 2025
Size: 273616
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/b9
/usr/lib/.build-id/b9/351a7c14b8749b2dc138a7b9f8a0bc6c16a97a
/usr/lib64/ghc-9.6.6/lib/libHSSTMonadTrans-0.4.8-Jdu2Aai6G1LKixHH6QDJMH-ghc9.6.6.so
/usr/share/licenses/ghc-STMonadTrans
/usr/share/licenses/ghc-STMonadTrans/LICENSE
REQUIRES
libHSarray-0.5.6.0-ghc9.6.6.so()(64bit)
libHSbase-4.18.2.1-ghc9.6.6.so()(64bit)
libHSghc-bignum-1.3-ghc9.6.6.so()(64bit)
libHSghc-prim-0.10.0-ghc9.6.6.so()(64bit)
libHSmtl-2.3.1-ghc9.6.6.so()(64bit)
libHStransformers-0.6.1.0-ghc9.6.6.so()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.17)(64bit)
libc.so.6(GLIBC_ABI_DT_RELR)(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.8-1.el10_0
ghc-STMonadTrans(aarch-64) 0.4.8-1.el10_0
libHSSTMonadTrans-0.4.8-Jdu2Aai6G1LKixHH6QDJMH-ghc9.6.6.so()(64bit)
CONFIG FILES
/usr/lib/.build-id a
/usr/lib/.build-id/b9 a
/usr/lib/.build-id/b9/351a7c14b8749b2dc138a7b9f8a0bc6c16a97a a
/usr/lib64/ghc-9.6.6/lib/libHSSTMonadTrans-0.4.8-Jdu2Aai6G1LKixHH6QDJMH-ghc9.6.6.so
/usr/share/licenses/ghc-STMonadTrans
/usr/share/licenses/ghc-STMonadTrans/LICENSE l
LICENSE FILES
BSD-3-Clause
|