Skip to content

dmwit/encoding

Repository files navigation

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.

About

A comprehensive collection of Char-to-bytes text encodings

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 13