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
Dependenciesbase (<3), regex-compat, template-haskell or
array, base (>=3), bytestring, containers, regex-compat, template-haskell
LicenseBSD3
AuthorHenning Günther
Maintainerh.guenther@tu-bs.de
Stabilityalpha
CategoryCodec
Home pagehttp://code.haskell.org/encoding/
Upload dateSat May 17 23:27:36 UTC 2008
Uploaded byHenningGuenther
Built onghc-6.8
Build failureghc-6.10 (log)

Modules

Downloads