Description
Provides Haskell bindings to setlocale. Locale settings affect behavior such as text classification, formatting, collation, and regional conventions in C and related system libraries.
It is useful for system-level code, compatibility layers, text tools, and programs that need to coordinate with C locale behavior. It is a developer library and should be used carefully in multi-threaded programs.