A comprehensive collection of Char-to-bytes text encodings
Go to file
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
Control Rewrite to support more sources and changing the encoding dynamically 2009-02-21 12:31:00 -08:00
Data Made package stack compatible 2017-07-28 14:17:42 +10:00
System/IO Made package stack compatible 2017-07-28 14:17:42 +10:00
tests Made package stack compatible 2017-07-28 14:17:42 +10:00
.gitignore Made package stack compatible 2017-07-28 14:17:42 +10:00
CHANGELOG bump version to 0.8.1 2016-07-31 11:38:57 -07:00
encoding.cabal Made package stack compatible 2017-07-28 14:17:42 +10: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
stack.yaml Made package stack compatible 2017-07-28 14:17:42 +10: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