From 4c8b7e96c155072fd6f43883a0deecc32d14290f Mon Sep 17 00:00:00 2001 From: simonmar Date: Thu, 31 May 2001 10:01:57 +0000 Subject: [PATCH] [project @ 2001-05-31 10:01:57 by simonmar] update expected output --- ghc/tests/lib/IO/IOError001.stdout | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ghc/tests/lib/IO/IOError001.stdout b/ghc/tests/lib/IO/IOError001.stdout index 4a50380..cc97f11 100644 --- a/ghc/tests/lib/IO/IOError001.stdout +++ b/ghc/tests/lib/IO/IOError001.stdout @@ -1,8 +1,10 @@ illegal operation Action: hGetChar Handle: {loc=,type=semi-closed,buffering=block (8192)} +Reason: handle is closed File: illegal operation Action: hGetChar Handle: {loc=,type=semi-closed,buffering=block (8192)} +Reason: handle is closed File: -- 1.7.10.4