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-bp154.1.11 RPM for ppc64le

From OpenSuSE Leap 15.4 for ppc64le

Name: ghc-text-short Distribution: SUSE Linux Enterprise 15 SP4
Version: 0.1.5 Vendor: openSUSE
Release: bp154.1.11 Build date: Mon May 9 13:52:00 2022
Group: Unspecified Build host: obs-power8-04
Size: 341070 Source RPM: ghc-text-short-0.1.5-bp154.1.11.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' 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

* 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.
* 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/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-DxVJ7aZSQf2CBGCOUcuu6G-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, Tue Apr 9 17:00:22 2024