Hi all,

I like to use ghci *.hs to start my session, but I then have to type :m +Main
to bring the Main module into scope. Is there a command-line switch to control
which modules are initially in scope with ghci?

Thanks,
Paul
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to