Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ghc-text-short | Distribution: SUSE Linux Enterprise 15 |
Version: 0.1.5 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: 150500.11.3.2 | Build date: Mon Jan 29 16:13:28 2024 |
Group: Unspecified | Build host: ibs-power9-12 |
Size: 341006 | Source RPM: ghc-text-short-0.1.5-150500.11.3.2.src.rpm |
Packager: https://www.suse.com/ | |
Url: https://hackage.haskell.org/package/text-short | |
Summary: Memory-efficient representation of Unicode text strings |
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' doesn't support zero-copy slicing (thereby saving 2 words), and, compared to text-1.*, that it uses UTF-8 instead of UTF-16 internally. 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.
BSD-3-Clause
* Tue Oct 03 2023 [email protected] - Add text-short at version 0.1.5 revision 3.
/usr/lib64/ghc-8.10.7/text-short-0.1.5 /usr/lib64/ghc-8.10.7/text-short-0.1.5/libHStext-short-0.1.5-2sC9MD5oxC0Kqf5NwZSlBo-ghc8.10.7.so /usr/share/licenses/ghc-text-short /usr/share/licenses/ghc-text-short/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 19:51:39 2024