id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	os	architecture	failure	difficulty	testcase	blockedby	blocking	related
2244	load in GHCi doesn't work with UTF-8 filenames	malebria		"When I try to load a file with a UTF-8 character, I got:
{{{
Prelude> :load Público/codigo/haskell/Hora.hs

<no location info>: can't find file: P�blico/codigo/haskell/Hora.hs
}}}
With the command line it goes fine:
{{{
malebria@quindinho:~$ ghci Público/codigo/haskell/Hora.hs
GHCi, version 6.8.2: http://www.haskell.org/ghc/  :? for help
Loading package base ... linking ... done.
[1 of 1] Compiling Hora             ( Público/codigo/haskell/Hora.hs, interpreted )
}}}"	bug	closed	lowest	7.6.2	GHCi	6.8.2	fixed			Unknown/Multiple	Unknown/Multiple	None/Unknown	Unknown				
