Making Windows executables...

Duncan Coutts duncan.coutts at worcester.oxford.ac.uk
Sat Aug 27 18:41:31 EDT 2005


On Sat, 2005-08-27 at 13:42 -0700, Juan Carlos Arevalo Baeza wrote:
>    When compiling a haskell program under Windows, is there any way to 
> compile it as a GUI program instead of a console program?

Yes, see the following FAQ from Gtk2Hs:

http://haskell.org/gtk2hs/archives/2005/06/23/hiding-the-console-on-windows/

and do make sure you understand the caveats.

Duncan



More information about the Glasgow-haskell-users mailing list