text-icu-0.8.0.2: Bindings to the ICU library
Copyright(c) 2021 Torsten Kemps-Benedix
LicenseBSD-style
Maintainerbos@serpentine.com
Stabilityexperimental
PortabilityGHC
Safe HaskellSafe-Inferred
LanguageHaskell98

Data.Text.ICU.Locale

Description

Locale functions implemented as bindings to the International Components for Unicode (ICU) libraries.

Synopsis

Documentation

availableLocales :: IO [String] Source #

Get the available default locales, i.e. locales that return data when passed to ICU APIs, but not including legacy or alias locales.