[Haskell-cafe] ghci *.hs

Paul Keir pkeir at dcs.gla.ac.uk
Thu Apr 9 09:44:42 EDT 2009


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20090409/f4aa6f29/attachment.htm


More information about the Haskell-Cafe mailing list