Wed, 03 Jul 2024 03:03:55 UTC | login

Information for build ghc-text-short-0.1.2-4.fc30

ID87205
Package Nameghc-text-short
Version0.1.2
Release4.fc30
Epoch
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, 23 Feb 2019 00:44:40 UTC
CompletedSat, 23 Feb 2019 03:09:18 UTC
Taskbuild (f30-candidate, ghc-text-short-0.1.2-4.fc30.src.rpm)
Tags
f30
f31
RPMs
src
ghc-text-short-0.1.2-4.fc30.src.rpm (info) (download)
riscv64
ghc-text-short-0.1.2-4.fc30.riscv64.rpm (info) (download)
ghc-text-short-devel-0.1.2-4.fc30.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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 * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Jan 26 2018 Jens Petersen <petersen@redhat.com> - 0.1.1-2 - rebuild * Sat Nov 18 2017 Fedora Haskell SIG <haskell@lists.fedoraproject.org> - 0.1.1-1 - spec file generated by cabal-rpm-0.11.2