Christian, have you tried using cabal? People write cabal files with multiple executables being generated all the time.  <span></span><br><br>On Sunday, January 12, 2014, Christian Brolin  wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
H.<br>
<br>
The documentation (version 7.6.3) section 7.7.2 Output files says that the source file name of the Main module does not have to be Main.hs making it "possible to have several Main modules in separate source files in the same directory". While this is true and promising it is seems to be unusable since GHC always compiles the main source file into an object file called Main.o.<br>

<br>
______________________________<u></u>_________________<br>
Glasgow-haskell-users mailing list<br>
<a>Glasgow-haskell-users@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/glasgow-haskell-users" target="_blank">http://www.haskell.org/<u></u>mailman/listinfo/glasgow-<u></u>haskell-users</a><br>
</blockquote>