summaryrefslogtreecommitdiff
path: root/ghc/tests
diff options
context:
space:
mode:
authorsimonmar <unknown>2001-05-31 10:01:57 +0000
committersimonmar <unknown>2001-05-31 10:01:57 +0000
commit4c8b7e96c155072fd6f43883a0deecc32d14290f (patch)
tree3697ee967aeebab669075aada2efb98ccf6f9885 /ghc/tests
parent846ba98313d05b3eff2d71b84ef81eaf44831ea1 (diff)
downloadhaskell-4c8b7e96c155072fd6f43883a0deecc32d14290f.tar.gz
[project @ 2001-05-31 10:01:57 by simonmar]
update expected output
Diffstat (limited to 'ghc/tests')
-rw-r--r--ghc/tests/lib/IO/IOError001.stdout2
1 files changed, 2 insertions, 0 deletions
diff --git a/ghc/tests/lib/IO/IOError001.stdout b/ghc/tests/lib/IO/IOError001.stdout
index 4a50380db8..cc97f1137b 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=<stdin>,type=semi-closed,buffering=block (8192)}
+Reason: handle is closed
File: <stdin>
illegal operation
Action: hGetChar
Handle: {loc=<stdin>,type=semi-closed,buffering=block (8192)}
+Reason: handle is closed
File: <stdin>