From: rrt Date: Mon, 15 May 2000 11:21:22 +0000 (+0000) Subject: [project @ 2000-05-15 11:21:22 by rrt] X-Git-Tag: Approximately_9120_patches~4470 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=a9fc39ea49ad3864a9c932a193787e451f897608;p=ghc-hetmet.git [project @ 2000-05-15 11:21:22 by rrt] Stdout modified in accordance with output (it's the same as io005.hs, which has itself been modified). --- diff --git a/ghc/tests/io/should_run/io005.stdout b/ghc/tests/io/should_run/io005.stdout index 0fd1f86..ac12847 100644 --- a/ghc/tests/io/should_run/io005.stdout +++ b/ghc/tests/io/should_run/io005.stdout @@ -1,3 +1,5 @@ +-- Not run on mingw, because of /dev/null use + import System (system, ExitCode(..), exitWith) main =