hackageDB :: [Package]

Built with Cabal

encoding: A library for various character encodings

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.

Versions0.1, 0.2, 0.3, 0.4, 0.4.1, 0.5.0, 0.5.1
Dependenciesbase (<3), binary, extensible-exceptions, template-haskell or
array, base (>=3), binary, bytestring, containers, extensible-exceptions, mtl, regex-compat, template-haskell
LicenseBSD3
AuthorHenning Günther
Maintainerh.guenther@tu-bs.de
CategoryCodec
Home pagehttp://code.haskell.org/encoding/
Upload dateWed Mar 11 16:58:50 UTC 2009
Uploaded byHenningGuenther
Built onghc-6.10

Modules

Downloads