I've noticed that when I load in GHCi a file that has a non-latin name, although it gets loaded, its name appears garbled in the message after the loading:

Prelude> :load πρόχειρον.hs
[1 of 1] Compiling Main ( πρΠ¿ÌÏ‡ÎµÎ¹ÏÎ¿Î½.hs, interpreted )
Ok, modules loaded: Main.
*Main>

Is this expected, or something is wrong with my setup? It's a rather insignificant issue, but I thought to ask about it.
I'm using GHC 6.12.1rc1 on Mac OS X 10.6.1.

Thanks very much,

Christos Chryssochoidis

_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to