From: krasimir Date: Fri, 18 Mar 2005 17:28:08 +0000 (+0000) Subject: [project @ 2005-03-18 17:28:08 by krasimir] X-Git-Tag: arity-anal-branch-point~19 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=90f7b6cec2b034721ec0b7c015a23ec0aed63100;hp=90f7b6cec2b034721ec0b7c015a23ec0aed63100;p=ghc-base.git [project @ 2005-03-18 17:28:08 by krasimir] HACK: The redirection of standard handles under Windows is a little bit tricky because we have to take in account that the application can be GUI. The commit affects only Windows GUI applications. MERGE TO STABLE ---