writing to stdout in an windows app without a console

Krasimir Angelov kr.angelov at gmail.com
Wed Feb 16 07:31:07 EST 2005


On Wed, 16 Feb 2005 12:01:06 +0000, Duncan Coutts
<duncan.coutts at worc.ox.ac.uk> wrote:
> What's your opinion of making writing to stdout fail without raising an
> exception when the application is compiled with --subsystem
> windows?

I think the current behaviour is the right one. After all we don't
have valid stdout/stdin and I don't see any reason to hide this.

Cheers,
  Krasimir


More information about the Glasgow-haskell-users mailing list