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: Fedora Project |
Version: 0.1.5 | Vendor: Fedora Project |
Release: 4.fc39 | Build date: Sun Jul 30 07:18:56 2023 |
Group: Unspecified | Build host: buildhw-a64-20.iad2.fedoraproject.org |
Size: 210602 | Source RPM: ghc-text-short-0.1.5-4.fc39.src.rpm |
Packager: Fedora Project | |
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' 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.
BSD-3-Clause
* Sun Jul 23 2023 Jens Petersen <[email protected]> - 0.1.5-4 - revised .cabal file * Wed Jul 19 2023 Fedora Release Engineering <[email protected]> - 0.1.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sun Jan 22 2023 Jens Petersen <[email protected]> - 0.1.5-1 - https://hackage.haskell.org/package/text-short-0.1.5/changelog - refresh to cabal-rpm-2.1.0 with SPDX migration * Thu Jul 21 2022 Fedora Release Engineering <[email protected]> - 0.1.3-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 17 2022 Jens Petersen <[email protected]> - 0.1.3-10 - rebuild * Thu Mar 10 2022 Jens Petersen <[email protected]> - 0.1.3-9 - rebuild * Thu Jan 20 2022 Fedora Release Engineering <[email protected]> - 0.1.3-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Aug 06 2021 Jens Petersen <[email protected]> - 0.1.3-7 - rebuild
/usr/lib/.build-id /usr/lib/.build-id/67 /usr/lib/.build-id/67/114c0f09af0390c40cb4a6383671fd32336034 /usr/lib64/ghc-9.4.5/lib/libHStext-short-0.1.5-9gNCeWi9Qvt3nghYino5yd-ghc9.4.5.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 22:15:25 2024