A comprehensive collection of Char-to-bytes text encodings
Go to file
Daniel Wagner a3a24776a3 let D.E.ASCII conform to the spec
Ignore-this: 788eb99b3948ce201769471919562114

The contract for the "encodeable" function says, in part, "If it yields False,
encodeChar must throw an exception.". This patch makes the ASCII encoding
instance throw an exception for non-ASCII characters.

darcs-hash:20100909222914-76d51-76d9891ae18f13751b004e2b6ed24401192ae79f
2010-09-09 15:29:14 -07:00
Control Rewrite to support more sources and changing the encoding dynamically 2009-02-21 12:31:00 -08:00
Data let D.E.ASCII conform to the spec 2010-09-09 15:29:14 -07:00
System/IO More IO functions 2009-08-29 06:54:32 -07:00
tests/Test Fix test file reading 2010-02-14 15:18:12 -08:00
encoding.cabal Bump version to 0.6.3 2010-02-14 15:20:11 -08:00
NEWS Bump version to 0.6.3 2010-02-14 15:20:11 -08:00
Setup.hs Tuple instances for StaticElement 2009-08-29 06:55:10 -07:00
system_encoding.c Remove nl_langinfo hack 2010-02-14 15:19:39 -08:00
system_encoding.h Remove nl_langinfo hack 2010-02-14 15:19:39 -08:00