id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	os	architecture	failure	difficulty	testcase	blockedby	blocking	related
2477	-package-conf flag makes runghc fail	fons	igloo	"I haven't been able to test this with 6.8.3 or HEAD but it seems that runghc doesn't work properly when the -package-conf flag is provided.

{{{
echo [] > foo.conf # empty package.conf file
echo 'main = putStrLn ""foo""' > Main.hs
runghc -package-conf foo.conf Main.hs # this doesn't work
runghc  Main.hs # this works
}}}"	bug	closed	normal	6.10.1	Documentation	6.8.3	fixed			Unknown/Multiple	Unknown/Multiple		Unknown				
