A comprehensive collection of Char-to-bytes text encodings
Go to file
Daniel Wagner 59b81ad775 avoid using revisions
Hackage revisions are great, but since we've removed an outdated flag we
can't use them. We'll have to use an actual point release.
2017-07-30 12:28:46 -07:00
Control Rewrite to support more sources and changing the encoding dynamically 2009-02-21 12:31:00 -08:00
Data Implemented CP932 and ShiftJIS encodings 2016-07-25 00:05:04 -07:00
System/IO provide a flag to disable the FFI function getSystemEncoding 2012-10-17 10:09:20 -07:00
tests write future me a warning about how to use the regression tester 2012-12-07 18:32:49 -08:00
CHANGELOG bump version to 0.8.1 2016-07-31 11:38:57 -07:00
encoding.cabal avoid using revisions 2017-07-30 12:28:46 -07:00
LICENSE fix some "cabal sdist" warnings 2012-10-17 10:23:28 -07:00
RELEASING update RELEASING script to gzip at the same time as tar'ing and to deal with Hackage's no-GNU-tar restriction 2014-07-07 11:53:11 -07: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