From 70f02fe89b1ff69f9bd3e1ecf6688f60b1459bb2 Mon Sep 17 00:00:00 2001
From: panne <unknown>
Date: Mon, 12 Jun 2000 20:47:34 +0000
Subject: [PATCH] [project @ 2000-06-12 20:47:34 by panne] *nix-ified the
 expected output. M$-people are more used to error messages, and one has to
 lose...  >:-)

---
 ghc/tests/lib/should_run/io001.stdout | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/ghc/tests/lib/should_run/io001.stdout b/ghc/tests/lib/should_run/io001.stdout
index 0726d26d36d1..1cb7f40dfad6 100644
--- a/ghc/tests/lib/should_run/io001.stdout
+++ b/ghc/tests/lib/should_run/io001.stdout
@@ -43,8 +43,8 @@ At position: 2, found: ' '
 At position: 3, found: '!'
 At position: 4, found: '!'
 
-At position: 1740, found: ' '
-At position: 1741, found: '"'
-At position: 1742, found: '"'
-At position: 1743, found: '\n'
-At position: 1743, found: '\n'
+At position: 1666, found: 'n'
+At position: 1667, found: ' '
+At position: 1668, found: '"'
+At position: 1669, found: '"'
+At position: 1670, found: '\n'
-- 
GitLab