#2460: provide -mwindows option like gcc
--------------------------------+-------------------------------------------
    Reporter:  jvl              |        Owner:         
        Type:  feature request  |       Status:  new    
    Priority:  normal           |    Milestone:         
   Component:  Compiler         |      Version:  6.8.2  
    Severity:  normal           |   Resolution:         
    Keywords:                   |     Testcase:         
Architecture:  Unknown          |           Os:  Windows
--------------------------------+-------------------------------------------
Comment (by duncan):

 Of course one can already use `-optl-mwindows` which is what the Gtk2Hs
 FAQ has been recommending for the past couple years.

 If we want to make it really user friendly we should deal with the issue
 that when in `-mwindows` mode, reading from stdin or writing to
 stdout/stderr causes an exception.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2460#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to