2008/11/22 Dmitri O.Kondratiev <[EMAIL PROTECTED]>:
> Please advise how to write Unicode string, so this example would work:
>
> main = do
>   putStrLn "Les signes orthographiques inclus les accents (aigus, grâve,
> circonflexe), le tréma, l'apostrophe, la cédille, le trait d'union et la
> majuscule."

That really ought to work.  Is the file encoded in UTF-8 (rather than,
eg. latin-1)?

Luke
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to