Description
Provides legacy locale support for adapting to conventions such as date and time formats. It exists for Haskell code that still depends on the older locale API.
It is useful mainly for maintaining older packages or compatibility layers. New code should usually prefer newer time and locale APIs when available.