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.6-1.1 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: ghc-text-short Distribution: openSUSE Tumbleweed
Version: 0.1.6 Vendor: openSUSE
Release: 1.1 Build date: Sun May 12 22:14:14 2024
Group: Unspecified Build host: reproducible
Size: 197894 Source RPM: ghc-text-short-0.1.6-1.1.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

* 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.

Files

/usr/lib64/ghc-9.8.2/lib/libHStext-short-0.1.6-H0rtDXWSxq875uB90WxCsK-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 Jun 4 23:29:37 2024