On 04 March 2005 20:49, Keean Schupke wrote: > Further to my last point, what if the top level module is Main... > > ghci Main.hs > > and that includes a main function, and pragmas, so that main runs > when ghci is finished loading (automatically).
GHCi doesn't run anything automatically. Could you elaborate?
Cheers,
Simon
_______________________________________________
Glasgow-haskell-users mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
