encoding: A library for various character encodings

[ bsd3, codec, library ] [ Propose Tags ] [ Report a vulnerability ]

Haskell has excellent handling of Unicode, the Char type covers all Unicode chars. Unfortunately, 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.

Flags

Manual Flags

NameDescriptionDefault
systemencoding

Provide the getSystemEncoding action to query the locale.

Enabled
Automatic Flags
NameDescriptionDefault
splitbase

Choose the new smaller, split-up base package.

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.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, 0.7, 0.7.0.1, 0.7.0.2, 0.8, 0.8.1, 0.8.2, 0.8.3, 0.8.4, 0.8.5, 0.8.6, 0.8.7, 0.8.8, 0.8.9, 0.8.10, 0.9, 0.10, 0.10.1, 0.10.2
Change log CHANGELOG
Dependencies array (<0.6), base (<5), binary (<0.8), bytestring (<0.11), containers (<0.6), extensible-exceptions (<0.2), ghc-prim, HaXml (>=1.22 && <1.26), mtl (<2.3), regex-compat (<0.96) [details]
Tested with ghc >=7.0 && <8.3
License BSD-3-Clause
Author Henning Günther
Maintainer [email protected]
Revised Revision 1 made by HerbertValerioRiedel at 2017-07-10T07:34:49Z
Category Codec
Home page http://code.haskell.org/encoding/
Source repo head: darcs get http://code.haskell.org/encoding
this: darcs get http://code.haskell.org/encoding --tag 0.8
Uploaded by DanielWagner at 2015-02-06T17:51:31Z
Distributions Arch:0.10.2, LTSHaskell:0.10.2, NixOS:0.8.10, Stackage:0.10.2
Reverse Dependencies 16 direct, 2058 indirect [details]
Downloads 26436 total (112 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-02-12 [all 1 reports]