A comprehensive collection of Char-to-bytes text encodings
Go to file
Henning Guenther 6101ee16ae Switch from Template-based code generating to text-based
Ignore-this: f58ceb5e1068be132b0a67a851b096f4
This has two advantages:
1. TemplateHaskell is painfully slow. There, I said it.
2. TemplateHaskell doesn't yet support some extensions that can be usefull for this library. Specifically the MagicHash extension.

darcs-hash:20090813023321-a4fee-0da13d0da6454f6ba3bd111ed6b80268d9e1b45c
2009-08-12 19:33:21 -07:00
Control Rewrite to support more sources and changing the encoding dynamically 2009-02-21 12:31:00 -08:00
Data Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
System/IO Rewrite to support more sources and changing the encoding dynamically 2009-02-21 12:31:00 -08:00
Test Added ISO2022JP testcase 2009-02-24 20:05:56 -08:00
create_gb18030_data.sh Implemented GB18030 encoding 2007-08-22 20:47:59 -07:00
encoding.cabal Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
NEWS Updated news file 2009-02-24 23:17:14 -08:00
Setup.hs Initial commit 2007-08-01 17:35:05 -07:00
system_encoding.c Work-around for windows-platforms 2007-08-13 05:35:58 -07:00
system_encoding.h Work-around for windows-platforms 2007-08-13 05:35:58 -07:00