[ol8_developer_EPEL] ghc-text-1.2.3.0-1.el8.x86_64

Name:ghc-text
Version:1.2.3.0
Release:1.el8
Architecture:x86_64
Group:Unspecified
Size:2750835
License:BSD
RPM: ghc-text-1.2.3.0-1.el8.x86_64.rpm
Source RPM: ghc-text-1.2.3.0-1.el8.src.rpm
Build Date:Mon Sep 05 2022
Build Host:build-ol8-x86_64.oracle.com
Vendor:Oracle America
URL:https://hackage.haskell.org/package/text
Summary:An efficient packed Unicode text type
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").

Changelog (Show File list) (Show related packages)