Haskell IO russian symbols
Posted
by Anton
on Stack Overflow
See other posts from Stack Overflow
or by Anton
Published on 2010-05-15T12:41:24Z
Indexed on
2010/05/15
12:44 UTC
Read the original article
Hit count: 382
Hi. I try process file which writen by russian symbols. When read and after write text to file i get something like:
"\160\192\231\229\240\225\224\233\228\230\224\237"
How i can get normal symbols ?
Thanks
© Stack Overflow or respective owner