summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/lib/IO/IOError001.stdout
diff options
context:
space:
mode:
authorsimonmar <unknown>2003-07-21 16:58:14 +0000
committersimonmar <unknown>2003-07-21 16:58:14 +0000
commit8194ab85834cbf2890aa2fe14b4ae63b9680a537 (patch)
tree84927d46ca09f6fe108463fdb1f209c5dfdeca16 /testsuite/tests/ghc-regress/lib/IO/IOError001.stdout
parentb1ed2965cc6641a0e2019609e206c022038de450 (diff)
downloadhaskell-8194ab85834cbf2890aa2fe14b4ae63b9680a537.tar.gz
[project @ 2003-07-21 16:58:14 by simonmar]
update expected output after changes to Handle and IOError Show instances
Diffstat (limited to 'testsuite/tests/ghc-regress/lib/IO/IOError001.stdout')
-rw-r--r--testsuite/tests/ghc-regress/lib/IO/IOError001.stdout12
1 files changed, 2 insertions, 10 deletions
diff --git a/testsuite/tests/ghc-regress/lib/IO/IOError001.stdout b/testsuite/tests/ghc-regress/lib/IO/IOError001.stdout
index be4d8b8136..1e689bb0f9 100644
--- a/testsuite/tests/ghc-regress/lib/IO/IOError001.stdout
+++ b/testsuite/tests/ghc-regress/lib/IO/IOError001.stdout
@@ -1,10 +1,2 @@
-illegal operation
-Action: hGetChar
-Handle: {loc=<stdin>,type=semi-closed,binary=False,buffering=block (8192)}
-Reason: handle is closed
-File: <stdin>
-illegal operation
-Action: hGetChar
-Handle: {loc=<stdin>,type=semi-closed,binary=False,buffering=block (8192)}
-Reason: handle is closed
-File: <stdin>
+<stdin>: hGetChar: illegal operation (handle is closed)
+<stdin>: hGetChar: illegal operation (handle is closed)