A comprehensive collection of Char-to-bytes text encodings
Go to file
Daniel Wagner c06d483ef6 provide a flag to disable the FFI function getSystemEncoding
Ignore-this: 4c6b01ddae1d86034b7d9522c188ad75
The library for querying locale isn't as easily available on Windows as it is
on Linux. This flag provides a way for people who don't need the
getSystemEncoding function to ease the build process.

darcs-hash:20121017170920-76d51-7caa5ee9897c49a46d7beeb4aca5dcedf60e3c32
2012-10-17 10:09:20 -07:00
Control Rewrite to support more sources and changing the encoding dynamically 2009-02-21 12:31:00 -08:00
Data minor cleanup: remove some commented-out code 2012-04-20 13:58:23 -07:00
System/IO provide a flag to disable the FFI function getSystemEncoding 2012-10-17 10:09:20 -07:00
tests/Test Fix test file reading 2010-02-14 15:18:12 -08:00
encoding.cabal provide a flag to disable the FFI function getSystemEncoding 2012-10-17 10:09:20 -07:00
NEWS Make package work with base-4.3 and mtl-2 2011-04-25 05:38:27 -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