Description
Provides Unicode encoding and decoding functions used by the HXT XML toolset. It helps Haskell programs read and write text in UTF-8, ISO Latin encodings, and other character encodings.
This is useful for XML and text-processing code that must handle documents from different systems. It is a support library and does not add a user-facing converter.