encoding: A library for various character encodings

[ bsd3, codec, library ] [ Propose Tags ]

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.

Modules

[Last Documentation]

  • Control
    • Control.Throws
  • Data
    • Data.Encoding
      • Data.Encoding.ASCII
      • Data.Encoding.BootString
      • Data.Encoding.ByteSink
      • Data.Encoding.ByteSource
      • Data.Encoding.CP1250
      • Data.Encoding.CP1251
      • Data.Encoding.CP1252
      • Data.Encoding.CP1253
      • Data.Encoding.CP1254
      • Data.Encoding.CP1255
      • Data.Encoding.CP1256
      • Data.Encoding.CP1257
      • Data.Encoding.CP1258
      • Data.Encoding.Exception
      • Data.Encoding.GB18030
      • Data.Encoding.ISO2022
      • Data.Encoding.ISO2022JP
      • Data.Encoding.ISO88591
      • Data.Encoding.ISO885910
      • Data.Encoding.ISO885911
      • Data.Encoding.ISO885913
      • Data.Encoding.ISO885914
      • Data.Encoding.ISO885915
      • Data.Encoding.ISO885916
      • Data.Encoding.ISO88592
      • Data.Encoding.ISO88593
      • Data.Encoding.ISO88594
      • Data.Encoding.ISO88595
      • Data.Encoding.ISO88596
      • Data.Encoding.ISO88597
      • Data.Encoding.ISO88598
      • Data.Encoding.ISO88599
      • Data.Encoding.JISX0201
      • Data.Encoding.JISX0208
      • Data.Encoding.JISX0212
      • Data.Encoding.KOI8R
      • Data.Encoding.KOI8U
      • Data.Encoding.MacOSRoman
      • Data.Encoding.UTF16
      • Data.Encoding.UTF32
      • Data.Encoding.UTF8
  • System
    • IO
      • System.IO.Encoding

Flags

Automatic Flags
NameDescriptionDefault
splitbase

Choose the new smaller, split-up base package.

Enabled
newghc

Use ghc version > 6.10

Enabled

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

Downloads

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
Change log NEWS
Dependencies array, base (<5), binary, bytestring, containers, extensible-exceptions, ghc, ghc-prim, mtl, regex-compat, template-haskell [details]
License BSD-3-Clause
Author Henning Günther
Maintainer h.guenther@tu-bs.de
Category Codec
Home page http://code.haskell.org/encoding/
Uploaded by HenningGuenther at 2009-08-13T06:00:21Z
Distributions
Reverse Dependencies 15 direct, 1980 indirect [details]
Downloads 25144 total (79 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-31 [all 7 reports]