[Haskell-cafe] Unicode strings and runCommand / runProcess
Ivan Lazar Miljenovic
ivan.miljenovic at gmail.com
Fri Apr 23 18:56:00 EDT 2010
John Goerzen <jgoerzen at complete.org> writes:
> ghci
> GHCi, version 6.12.1: http://www.haskell.org/ghc/ :? for help
> Loading package ghc-prim ... linking ... done.
> Loading package integer-gmp ... linking ... done.
> Loading package base ... linking ... done.
> Prelude> :m System.Process
> Prelude System.Process> runCommand "echo привет"
> ?@825B
Are you arguing about IO-specific stuff like this, or for all non-ASCII
Strings?
--
Ivan Lazar Miljenovic
Ivan.Miljenovic at gmail.com
IvanMiljenovic.wordpress.com
More information about the Haskell-Cafe
mailing list