Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ghc-text-short-0.1.5-150500.11.3.2 RPM for aarch64

From OpenSuSE Leap 15.6 for aarch64

Name: ghc-text-short Distribution: SUSE Linux Enterprise 15
Version: 0.1.5 Vendor: SUSE LLC <https://www.suse.com/>
Release: 150500.11.3.2 Build date: Mon Jan 29 16:12:43 2024
Group: Unspecified Build host: h04-armsrv1
Size: 275910 Source RPM: ghc-text-short-0.1.5-150500.11.3.2.src.rpm
Packager: https://www.suse.com/
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.

Provides

Requires

License

BSD-3-Clause

Changelog

* Tue Oct 03 2023 psimons@suse.com
  - Add text-short at version 0.1.5 revision 3.

Files

/usr/lib64/ghc-8.10.7/text-short-0.1.5
/usr/lib64/ghc-8.10.7/text-short-0.1.5/libHStext-short-0.1.5-2sC9MD5oxC0Kqf5NwZSlBo-ghc8.10.7.so
/usr/share/licenses/ghc-text-short
/usr/share/licenses/ghc-text-short/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Apr 26 23:47:58 2024