On 09 May 2005 11:39, Simon Marlow wrote:

>> - System.system now works, but always delivers ExitSuccess,
>>     unless the command is not found, which gives an exception?
> 
> That seems strange, it works with the 6.4 release:
> 
> Prelude> System.Cmd.system "exit 1" >>= print
> ExitFailure 1
> 
> Perhaps another Win98-ism?

This still works for me with Sigbjorn's snapshot.  Can you give us any
more details, Claus?

Cheers,
        Simon
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to