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: 6.fc40 | Build date: Wed Jan 24 15:45:47 2024 |
Group: Unspecified | Build host: buildvm-s390x-26.s390.fedoraproject.org |
Size: 355634 | Source RPM: ghc-text-short-0.1.5-6.fc40.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
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.5-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jul 23 2023 Jens Petersen <petersen@redhat.com> - 0.1.5-4 - revised .cabal file * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sun Jan 22 2023 Jens Petersen <petersen@redhat.com> - 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 <releng@fedoraproject.org> - 0.1.3-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 17 2022 Jens Petersen <petersen@redhat.com> - 0.1.3-10 - rebuild * Thu Mar 10 2022 Jens Petersen <petersen@redhat.com> - 0.1.3-9 - rebuild
/usr/lib/.build-id /usr/lib/.build-id/95 /usr/lib/.build-id/95/6aa222d280fd5449154660883760b912977218 /usr/lib64/ghc-9.4.5/lib/libHStext-short-0.1.5-37ufcWml74m8KLARIWoAPe-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, Wed Jul 10 00:08:09 2024