Fri, 05 Jul 2024 09:06:32 UTC | login

Information for build ghc-text-short-0.1.3-1.fc33

ID141735
Package Nameghc-text-short
Version0.1.3
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-text-short.git#3254be8ebb7bc0ee26bbd1489f0b21f793e90e48
SummaryMemory-efficient representation of Unicode text strings
DescriptionThis 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 18 Apr 2020 09:43:15 UTC
CompletedSat, 18 Apr 2020 10:17:29 UTC
Taskbuild (f33, /rpms/ghc-text-short.git:3254be8ebb7bc0ee26bbd1489f0b21f793e90e48)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-text-short.git#3254be8ebb7bc0ee26bbd1489f0b21f793e90e48'}}
Tags
f33
RPMs
src
ghc-text-short-0.1.3-1.fc33.src.rpm (info) (download)
noarch
ghc-text-short-doc-0.1.3-1.fc33.noarch.rpm (info) (download)
riscv64
ghc-text-short-0.1.3-1.fc33.riscv64.rpm (info) (download)
ghc-text-short-devel-0.1.3-1.fc33.riscv64.rpm (info) (download)
ghc-text-short-prof-0.1.3-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Fri Feb 14 2020 Jens Petersen <petersen@redhat.com> - 0.1.3-1 - update to 0.1.3 * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.2-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Aug 02 2019 Jens Petersen <petersen@redhat.com> - 0.1.2-7 - add doc and prof subpackages (cabal-rpm-1.0.0) * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Feb 17 2019 Jens Petersen <petersen@redhat.com> - 0.1.2-5 - refresh to cabal-rpm-0.13 * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jul 28 2018 Jens Petersen <petersen@redhat.com> - 0.1.2-3 - rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jul 09 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.1.2-1 - update to 0.1.2