encoding/Data/Encoding
Scott Sedgwick 8727ac25a5 Made package stack compatible
Created and added stack.yaml and .gitignore files.
Relaxed the version dependency on 'binary' package in cabal file.  Is that OK?
Also brought the minimum cabal version to >=1.8, so I could add a test target that pulls in the library.
Changed all tabs to spaces - I don't know when the Haskell compiler started giving warnings about that.
2017-07-28 14:17:42 +10:00
..
Preprocessor Made package stack compatible 2017-07-28 14:17:42 +10:00
ASCII.hs whitespace: eol marker at end of all files 2012-10-17 10:12:58 -07:00
Base.hs whitespace: eol marker at end of all files 2012-10-17 10:12:58 -07:00
BootString.hs Made package stack compatible 2017-07-28 14:17:42 +10:00
ByteSink.hs unbreak the build 2015-02-06 09:33:11 -08:00
ByteSource.hs binary-0.6 compatibility 2012-12-12 19:08:06 -08:00
CP437.mapping Allow for documentation on mapping files 2009-08-29 05:54:23 -07:00
CP737.mapping Allow for documentation on mapping files 2009-08-29 05:54:23 -07:00
CP775.mapping Allow for documentation on mapping files 2009-08-29 05:54:23 -07:00
CP850.mapping Allow for documentation on mapping files 2009-08-29 05:54:23 -07:00
CP852.mapping Allow for documentation on mapping files 2009-08-29 05:54:23 -07:00
CP855.mapping Allow for documentation on mapping files 2009-08-29 05:54:23 -07:00
CP857.mapping Allow for documentation on mapping files 2009-08-29 05:54:23 -07:00
CP860.mapping Allow for documentation on mapping files 2009-08-29 05:54:23 -07:00
CP861.mapping Allow for documentation on mapping files 2009-08-29 05:54:23 -07:00
CP862.mapping Allow for documentation on mapping files 2009-08-29 05:54:23 -07:00
CP863.mapping Allow for documentation on mapping files 2009-08-29 05:54:23 -07:00
CP864.mapping Allow for documentation on mapping files 2009-08-29 05:54:23 -07:00
CP865.mapping Allow for documentation on mapping files 2009-08-29 05:54:23 -07:00
CP866.mapping Allow for documentation on mapping files 2009-08-29 05:54:23 -07:00
CP869.mapping Allow for documentation on mapping files 2009-08-29 05:54:23 -07:00
CP874.mapping Allow for documentation on mapping files 2009-08-29 05:54:23 -07:00
CP932.xml Implemented CP932 and ShiftJIS encodings 2016-07-25 00:05:04 -07:00
CP1250.mapping Allow for documentation on mapping files 2009-08-29 05:54:23 -07:00
CP1251.mapping Allow for documentation on mapping files 2009-08-29 05:54:23 -07:00
CP1252.mapping Allow for documentation on mapping files 2009-08-29 05:54:23 -07:00
CP1253.mapping Allow for documentation on mapping files 2009-08-29 05:54:23 -07:00
CP1254.mapping Allow for documentation on mapping files 2009-08-29 05:54:23 -07:00
CP1255.mapping Allow for documentation on mapping files 2009-08-29 05:54:23 -07:00
CP1256.mapping Allow for documentation on mapping files 2009-08-29 05:54:23 -07:00
CP1257.mapping Allow for documentation on mapping files 2009-08-29 05:54:23 -07:00
CP1258.mapping Allow for documentation on mapping files 2009-08-29 05:54:23 -07:00
Exception.hs Made package stack compatible 2017-07-28 14:17:42 +10:00
GB18030.xml Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
ISO2022.hs ISO2022 encoding 2009-03-03 04:54:52 -08:00
ISO2022JP.hs binary-0.6 compatibility 2012-12-12 19:08:06 -08:00
ISO88591.hs whitespace: eol marker at end of all files 2012-10-17 10:12:58 -07:00
ISO88592.mapping Remove bogus documentation from ISO modules 2009-08-29 06:17:26 -07:00
ISO88593.mapping Remove bogus documentation from ISO modules 2009-08-29 06:17:26 -07:00
ISO88594.mapping Remove bogus documentation from ISO modules 2009-08-29 06:17:26 -07:00
ISO88595.mapping Remove bogus documentation from ISO modules 2009-08-29 06:17:26 -07:00
ISO88596.mapping Remove bogus documentation from ISO modules 2009-08-29 06:17:26 -07:00
ISO88597.mapping Remove bogus documentation from ISO modules 2009-08-29 06:17:26 -07:00
ISO88598.mapping Remove bogus documentation from ISO modules 2009-08-29 06:17:26 -07:00
ISO88599.mapping Remove bogus documentation from ISO modules 2009-08-29 06:17:26 -07:00
ISO885910.mapping Remove bogus documentation from ISO modules 2009-08-29 06:17:26 -07:00
ISO885911.mapping Remove bogus documentation from ISO modules 2009-08-29 06:17:26 -07:00
ISO885913.mapping Remove bogus documentation from ISO modules 2009-08-29 06:17:26 -07:00
ISO885914.mapping Remove bogus documentation from ISO modules 2009-08-29 06:17:26 -07:00
ISO885915.mapping Remove bogus documentation from ISO modules 2009-08-29 06:17:26 -07:00
ISO885916.mapping Remove bogus documentation from ISO modules 2009-08-29 06:17:26 -07:00
JISX0201.mapping Allow for documentation on mapping files 2009-08-29 05:54:23 -07:00
JISX0208.mapping2 Allow for documentation on mapping files 2009-08-29 05:54:23 -07:00
JISX0212.mapping2 Allow for documentation on mapping files 2009-08-29 05:54:23 -07:00
KOI8R.hs Made package stack compatible 2017-07-28 14:17:42 +10:00
KOI8U.hs Made package stack compatible 2017-07-28 14:17:42 +10:00
MacOSRoman.mapping amend MacOSRoman to match http://en.wikipedia.org/wiki/Mac_OS_Roman as suggested by Adam Bergmark 2014-07-07 10:39:11 -07:00
ShiftJIS.xml Implemented CP932 and ShiftJIS encodings 2016-07-25 00:05:04 -07:00
UTF8.hs Fix chr calling on big numbers in UTF8 2009-08-12 19:24:55 -07:00
UTF16.hs Made package stack compatible 2017-07-28 14:17:42 +10:00
UTF32.hs Made package stack compatible 2017-07-28 14:17:42 +10:00