On Wed, 27 Aug 2008 16:22:56 +0900, Benjamin L.Russell
<[EMAIL PROTECTED]> wrote:

Sorry, what I really meant was not to update the reference to "a.out"
to be changed to "main.exe", but to change the following line:

>>This produces a new executable, ./a.out (a.out.exe on windows), which you can 
>>run like any other program on your system:

to read as follows:

>>This produces a new executable, ./a.out (main.exe on windows), which you can 
>>run like any other program on your system:

There was no "a.out.exe" on Windows, but only a "main.exe".

Sorry for the confusion.

-- Benjamin L. Russell

_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to