[Haskell-cafe] Dealing with encodings

Carter Schonwald carter.schonwald at gmail.com
Tue Aug 5 17:58:35 UTC 2014


use text-icu and text to decode it into Text, then use the standard tools


On Tue, Aug 5, 2014 at 1:06 PM, Dmitry Bogatov <KAction at gnu.org> wrote:

> * MigMit <miguelimo38 at yandex.ru> [2014-08-05 19:12:19+0400]
> > 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.
>
> I totally agree that using anything, but utf-8 is crime.  But fact is
> fact -- I need to parse html page, that is koi8 encoded. What should I do?
>
> --
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20140805/b2e18fe1/attachment.html>


More information about the Haskell-Cafe mailing list