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-4.4 RPM for riscv64

From OpenSuSE Ports Tumbleweed for riscv64

Name: ghc-text-short Distribution: openSUSE Tumbleweed
Version: 0.1.5 Vendor: openSUSE
Release: 4.4 Build date: Tue Oct 3 23:07:52 2023
Group: Unspecified Build host: reproducible
Size: 222262 Source RPM: ghc-text-short-0.1.5-4.4.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.

Provides

Requires

License

BSD-3-Clause

Changelog

* 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.
* Thu Dec 17 2020 Ondřej Súkup <mimi.vx@gmail.com>
  - disable %{ix86} build

Files

/usr/lib64/ghc-9.8.2/lib/libHStext-short-0.1.5-3EIc5kAsHnp2Jv4F030iiF-ghc9.8.2.so
/usr/share/licenses/ghc-text-short
/usr/share/licenses/ghc-text-short/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 30 23:58:22 2024