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: openSUSE Tumbleweed |
Version: 0.1.6 | Vendor: openSUSE |
Release: 2.2 | Build date: Thu Jul 4 22:43:06 2024 |
Group: Unspecified | Build host: reproducible |
Size: 222286 | Source RPM: ghc-text-short-0.1.6-2.2.src.rpm |
Packager: https://bugs.opensuse.org | |
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
* Thu Jul 04 2024 Peter Simons <psimons@suse.com> - Update text-short to version 0.1.6 revision 2. Upstream has revised the Cabal build instructions on Hackage. * Sun May 12 2024 Peter Simons <psimons@suse.com> - Update text-short to version 0.1.6 revision 1. [#]# 0.1.6 * Drop support for GHC prior 8.6.5 * Support GHC-9.10 (base-4.21) * Tue Oct 03 2023 Peter Simons <psimons@suse.com> - Update text-short to version 0.1.5 revision 3. Upstream has revised the Cabal build instructions on Hackage. * Thu Mar 30 2023 Peter Simons <psimons@suse.com> - Updated spec file to conform with ghc-rpm-macros-2.5.2. * Sun Mar 12 2023 Peter Simons <psimons@suse.com> - Update text-short to version 0.1.5 revision 2. Upstream has revised the Cabal build instructions on Hackage. * Wed Aug 10 2022 Peter Simons <psimons@suse.com> - Update text-short to version 0.1.5 revision 1. Upstream has revised the Cabal build instructions on Hackage. * Sat Jan 01 2022 Peter Simons <psimons@suse.com> - Update text-short to version 0.1.5. [#]# 0.1.5 * text-2.0 support * Tue Nov 16 2021 psimons@suse.com - Update text-short to version 0.1.4 revision 2. Upstream has revised the Cabal build instructions on Hackage. * Mon Nov 01 2021 psimons@suse.com - Update text-short to version 0.1.4 revision 1. Upstream has revised the Cabal build instructions on Hackage. * Tue Oct 12 2021 psimons@suse.com - Update text-short to version 0.1.4. [#]# 0.1.4 * Fix `fromString` for single character strings. https://github.com/haskell-hvr/text-short/issues/20 * Add Template Haskell `Lift ShortText` instance. * Fri Feb 19 2021 psimons@suse.com - Update text-short to version 0.1.3 revision 3. Upstream has revised the Cabal build instructions on Hackage.
/usr/lib64/ghc-9.8.3/lib/libHStext-short-0.1.6-9rrIrogh6L7FDWqrxI0lIn-ghc9.8.3.so /usr/share/licenses/ghc-text-short /usr/share/licenses/ghc-text-short/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Nov 19 01:14:14 2024