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, 0.5.2, 0.6.0, 0.6.1, 0.6.2, 0.6.3
Dependenciesbase (<3), template-haskell or
array, base (>=3), bytestring, containers, template-haskell
LicenseBSD3
AuthorHenning Günther
Maintainerh.guenther@tu-bs.de
Stabilityalpha
CategoryCodec
Home pagehttp://code.haskell.org/encoding/
Upload dateMon Dec 11 00:06:31 UTC 2007
Uploaded byHenningGuenther
Built onghc-6.10, ghc-6.12, ghc-6.8
DistributionsArch: 0.6.3

Modules

Downloads