INFO
Name: ghc-text-short
Version: 0.1.6-1.el10_0
Arch: ppc64le
Summary: Memory-efficient representation of Unicode text strings
License: BSD-3-Clause
Vendor: Fedora Project
Build Host: buildvm-ppc64le-11.iad2.fedoraproject.org
Build Date: Fri May 2 08:41:01 2025
Size: 275874
URL: https://hackage.haskell.org/package/text-short
Description: This package provides the 'ShortText' type which is suitable for keeping many
short strings in memory. This is similiar to how 'ShortByteString' relates to
'ByteString'.
The main difference between 'Text' and 'ShortText' is that 'ShortText' uses
UTF-8 instead of UTF-16 internally and also doesn't support zero-copy slicing
(thereby saving 2 words). Consequently, the memory footprint of a (boxed)
'ShortText' value is 4 words (2 words when unboxed) plus the length of the
UTF-8 encoded payload.
FILES
/usr/lib/.build-id
/usr/lib/.build-id/cb
/usr/lib/.build-id/cb/2cf8d8119bdcda2c9d10d1bd4aa5d1e5b94c21
/usr/lib64/ghc-9.6.6/lib/libHStext-short-0.1.6-7iK73L8QIuN1yyU4lBfREd-ghc9.6.6.so
/usr/share/licenses/ghc-text-short
/usr/share/licenses/ghc-text-short/LICENSE
REQUIRES
libHSarray-0.5.6.0-ghc9.6.6.so()(64bit)
libHSbase-4.18.2.1-ghc9.6.6.so()(64bit)
libHSbinary-0.8.9.1-ghc9.6.6.so()(64bit)
libHSbytestring-0.11.5.3-ghc9.6.6.so()(64bit)
libHScontainers-0.6.7-ghc9.6.6.so()(64bit)
libHSdeepseq-1.4.8.1-ghc9.6.6.so()(64bit)
libHSexceptions-0.10.7-ghc9.6.6.so()(64bit)
libHSfilepath-1.4.300.1-ghc9.6.6.so()(64bit)
libHSghc-bignum-1.3-ghc9.6.6.so()(64bit)
libHSghc-boot-th-9.6.6-ghc9.6.6.so()(64bit)
libHSghc-prim-0.10.0-ghc9.6.6.so()(64bit)
libHShashable-1.4.4.0-G2ZOstJIf88CQkCQLrODQe-ghc9.6.6.so()(64bit)
libHSmtl-2.3.1-ghc9.6.6.so()(64bit)
libHSos-string-2.0.6-IlBa2UQjH7mL18YjMu1jzE-ghc9.6.6.so()(64bit)
libHSpretty-1.1.3.6-ghc9.6.6.so()(64bit)
libHSstm-2.5.1.0-ghc9.6.6.so()(64bit)
libHStemplate-haskell-2.20.0.0-ghc9.6.6.so()(64bit)
libHStext-2.0.2-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-text-short 0.1.6-1.el10_0
ghc-text-short(ppc-64) 0.1.6-1.el10_0
libHStext-short-0.1.6-7iK73L8QIuN1yyU4lBfREd-ghc9.6.6.so()(64bit)
CONFIG FILES
/usr/lib/.build-id a
/usr/lib/.build-id/cb a
/usr/lib/.build-id/cb/2cf8d8119bdcda2c9d10d1bd4aa5d1e5b94c21 a
/usr/lib64/ghc-9.6.6/lib/libHStext-short-0.1.6-7iK73L8QIuN1yyU4lBfREd-ghc9.6.6.so
/usr/share/licenses/ghc-text-short
/usr/share/licenses/ghc-text-short/LICENSE l
LICENSE FILES
BSD-3-Clause
|