Feature request for ghci

Hal Daume III hdaume@ISI.EDU
Thu, 12 Sep 2002 10:31:56 -0700 (PDT)


> If I do ghci Foo.hs it complains about not being able to find Test.Bar.

Can't you just do 'ghci -i.. Foo.hs'?