[project @ 1999-11-16 11:40:32 by simonmar]
authorsimonmar <unknown>
Tue, 16 Nov 1999 11:41:39 +0000 (11:41 +0000)
committersimonmar <unknown>
Tue, 16 Nov 1999 11:41:39 +0000 (11:41 +0000)
sync output

ghc/tests/reader/should_fail/read004.stderr
ghc/tests/reader/should_fail/read007.stderr
ghc/tests/reader/should_fail/read011.stderr

index a7896b7..e2f516b 100644 (file)
@@ -1,4 +1,4 @@
-read004.hs:14: error in character literal
+read004.hs:19: error in character literal
 
 Compilation had errors
 
index 2702f2d..6269bd6 100644 (file)
@@ -12,7 +12,7 @@ f x = do
 read007.hs:6:
     `+' is not a data constructor
     In the pattern: 2 + 2
-    In a do statement:: (2 + 2) <- 2
+    In a do statement: (2 + 2) <- 2
 
 Compilation had errors
 
index f467a3f..a8ca485 100644 (file)
@@ -1,4 +1,4 @@
-read010.hs:7: parse error on input `='
+read011.hs:7: parse error on input `='
 
 Compilation had errors