encoding-0.6.4: A library for various character encodings

The encoding package

Haskell has excellect handling of unicode, the Char type covers all unicode chars. Unfortunatly, 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.

Properties

Versions0.1, 0.2, 0.3, 0.4, 0.4.1, 0.5.0, 0.5.1, 0.5.2, 0.6.0, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.6.5, 0.6.6, 0.6.7, 0.6.7.1, 0.6.7.2
Dependenciesbase (<3), binary, extensible-exceptions, HaXml (≥1.19) or
array, base (≥3 & <5), binary, bytestring, containers, extensible-exceptions, ghc (<6.10), HaXml (≥1.19), mtl, regex-compat or
array, base (≥3 & <5), binary, bytestring, containers, extensible-exceptions, ghc (≥6.10), ghc-prim, HaXml (≥1.19), mtl, regex-compat
LicenseBSD3
AuthorHenning Günther
Maintainerh.guenther@tu-bs.de
CategoryCodec
Home pagehttp://code.haskell.org/encoding/
Upload dateSun Apr 3 12:55:09 UTC 2011
Uploaded byHenningGuenther
Build failureghc-7.0 (log)
DistributionsNixOS: 0.6.7.2

Modules

Downloads