Description
A Haskell support package that provides default-value instances for types from old-locale. It exists for compatibility with older libraries that still use the historical locale package.
Developers use it when maintaining Haskell software with legacy date, time, or locale dependencies. Compatibility packages help older code build, but projects should review whether newer time and locale APIs are available.