Description
Provides a compatibility module for time-format locale support in Haskell. It helps packages compile against environments where locale-related time formatting APIs differ.
It is useful for libraries that format or parse dates and times while supporting older dependency sets. It is a compatibility layer, so applications still need to choose the correct locale behavior for their users.