GitHunt
DM

dmwit/encoding

A comprehensive collection of Char-to-bytes text encodings

encoding

Haskell has excellect handling of unicode, the Char type covers all unicode chars. Unfortunately, there's no possibility to read or write something to the outer world in an encoding other than ascii due to the lack of support for encodings. This library should help with that.

Contributions

See CONTRIBUTING.md for more details.

Languages

Haskell100.0%C0.0%
Other
Created July 16, 2017
Updated March 16, 2026
dmwit/encoding | GitHunt