Hello Michael,

Tuesday, November 22, 2005, 8:18:24 PM, you wrote:

MM> 6.2 and up: The object file is named after the module, not after the
MM>     source file as in 5.04. As there are several main modules in my
MM>     project, each in its own source file, all I get is a big mess. Any
MM>     suggestions?

you can give different module names to this modules and use -main-is
option to specify main module in each compilation (see
.../ghc/doc/html/users_guide/flag-reference.html)



-- 
Best regards,
 Bulat                            mailto:[EMAIL PROTECTED]



_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to