summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/lib/IO/openFile007.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/openFile007.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/openFile007.stdout')
-rw-r--r--testsuite/tests/ghc-regress/lib/IO/openFile007.stdout5
1 files changed, 1 insertions, 4 deletions
diff --git a/testsuite/tests/ghc-regress/lib/IO/openFile007.stdout b/testsuite/tests/ghc-regress/lib/IO/openFile007.stdout
index a19d317eff..49669047ff 100644
--- a/testsuite/tests/ghc-regress/lib/IO/openFile007.stdout
+++ b/testsuite/tests/ghc-regress/lib/IO/openFile007.stdout
@@ -1,5 +1,2 @@
-Left resource busy
-Action: openFile
-Reason: file is locked
-File: openFile007.out
+Left openFile007.out: openFile: resource busy (file is locked)
hello, world