[Haskell-cafe] Dealing with encodings
MigMit
miguelimo38 at yandex.ru
Tue Aug 5 15:12:19 UTC 2014
Please, don't do that. The overabundance of cyrillic encodings caused great pain in the past; don't help this genie out of the bottle again. Especially since KOI8-R is the worst of cyrillic encodings.
On 05 Aug 2014, at 16:00, Dmitry Bogatov <KAction at gnu.org> wrote:
> Hello!
>
> How teach hxt to handle "KOI8-R" encoding of input file?
>
> And it seems that so many great packages (like hxt, feed, curl) uses String.
> Is it some work in progress to port them to Text?
>
> --
> Best regards, Dmitry Bogatov <KAction at gnu.org>,
> Free Software supporter, esperantisto and netiquette guardian.
> GPG: 54B7F00D
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
More information about the Haskell-Cafe
mailing list