Description
A Haskell library for working with Windows code pages. It helps programs handle legacy text encodings used by Windows consoles, files, or APIs.
Developers use it for cross-platform tools that must process text correctly on Windows. Encoding mismatches can corrupt filenames or user text, so conversions should report failures clearly.