@hackage char-decode0.0.1

Convert legacy byte encodings to and from Unicode

Provides simple functions Word8 -> Char and Char -> Either Char Word8 for converting from legacy character encodings to Unicode and back.