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