encoding-0.6.0: 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, template-haskell or
array, base (≥3 & <5), binary, bytestring, containers, extensible-exceptions, ghc (<6.10), mtl, regex-compat, template-haskell or
array, base (≥3 & <5), binary, bytestring, containers, extensible-exceptions, ghc (≥6.10), ghc-prim, mtl, regex-compat, template-haskell
LicenseBSD3
AuthorHenning Günther
Maintainerh.guenther@tu-bs.de
CategoryCodec
Home pagehttp://code.haskell.org/encoding/
Upload dateThu Aug 13 06:00:21 UTC 2009
Uploaded byHenningGuenther
Build failureghc-6.10 (log), ghc-6.12 (log)
DistributionsNixOS: 0.6.7.2

Modules

Downloads