The Glasgow Haskell Compiler User's Guide, Version 6.0 | ||
---|---|---|
Prev | Chapter 11. Running GHC on Win32 systems | Next |
By default GHC builds applications that open a console window when they start. If you want to build a GUI-only application, with no console window, use the flag -optl-mwindows in the link step.