The latest version of encoding is 0.8.9-0.

encoding

Version 0.8.8 revision 0 uploaded by swamp_agr.

Package meta

Synopsis
A library for various character encodings
Description

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.

Author
Henning Günther
Bug reports
n/a
Category
Codec
Copyright
n/a
Homepage
http://code.haskell.org/encoding/
Maintainer
daniel@wagner-home.com
Package URL
n/a
Stability
n/a

Components