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.3-5.4 RPM for armv7hl

From OpenSuSE Ports Tumbleweed for armv7hl

Name: ghc-text-short Distribution: openSUSE Tumbleweed
Version: 0.1.3 Vendor: openSUSE
Release: 5.4 Build date: Tue Jun 1 12:15:56 2021
Group: Unspecified Build host: obs-arm-6
Size: 198214 Source RPM: ghc-text-short-0.1.3-5.4.src.rpm
Packager: http://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' 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.

Provides

Requires

License

BSD-3-Clause

Changelog

* 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.
* Thu Dec 17 2020 Ondřej Súkup <mimi.vx@gmail.com>
  - disable %{ix86} build
* Mon Aug 31 2020 psimons@suse.com
  - Update text-short to version 0.1.3 revision 2.
    Upstream has revised the Cabal build instructions on Hackage.
* Tue Aug 18 2020 Peter Simons <psimons@suse.com>
  - Replace %setup -q with the more modern %autosetup macro.
* Tue Jun 09 2020 psimons@suse.com
  - Add text-short at version 0.1.3.

Files

/usr/lib/ghc-8.10.4/text-short-0.1.3
/usr/lib/ghc-8.10.4/text-short-0.1.3/libHStext-short-0.1.3-3CYP8vpYjYHGYURxdJO8LD-ghc8.10.4.so
/usr/share/licenses/ghc-text-short
/usr/share/licenses/ghc-text-short/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 27 00:22:44 2024