text-icu-0.6.0.1: Bindings to the ICU library

PortabilityGHC
Stabilityexperimental
Maintainerbos@serpentine.com

Data.Text.ICU.Types

Contents

Description

Types for use when manipulating Unicode text, using the bindings to the International Components for Unicode (ICU) libraries.

Synopsis

Widely used types

data LocaleName

The name of a locale.

Constructors

Root

The root locale. For a description of resource bundles and the root resource, see http://userguide.icu-project.org/locale/resources.

Locale String

A specific locale.

Current

The program's current locale.