Metadata for ghc-text-1.2.3.0-1.el8.src.rpm

0 directories 0 files
Go up

INFO

Name: ghc-text
Version: 1.2.3.0-1.el8
Arch: aarch64
Summary: An efficient packed Unicode text type
License: BSD
Vendor: Fedora Project
Build Host: buildvm-a64-33.iad2.fedoraproject.org
Build Date: Sun Aug 28 12:21:04 2022
Size: 162678
URL: https://hackage.haskell.org/package/text
Description: An efficient packed, immutable Unicode text type (both strict and lazy), with a
powerful loop fusion optimization framework.

The 'Text' type represents Unicode character strings, in a time and
space-efficient manner. This package provides text processing capabilities that
are optimized for performance critical use, both in terms of large data
quantities and high speed.

The 'Text' type provides character-encoding, type-safe case conversion via
whole-string case conversion functions (see "Data.Text"). It also provides a
range of functions for converting 'Text' values to and from 'ByteStrings',
using several standard encodings (see "Data.Text.Encoding").

Efficient locale-sensitive support for text IO is also supported (see
"Data.Text.IO").

FILES

ghc-text.spec
text-1.2.3.0.tar.gz

REQUIRES

ghc-Cabal-devel
ghc-array-devel
ghc-binary-devel
ghc-bytestring-devel
ghc-deepseq-devel
ghc-rpm-macros
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1

PROVIDES



CONFIG FILES

ghc-text.spec s
text-1.2.3.0.tar.gz

LICENSE FILES

BSD