From: simonmar Date: Tue, 16 Nov 1999 11:41:39 +0000 (+0000) Subject: [project @ 1999-11-16 11:40:32 by simonmar] X-Git-Tag: Approximately_9120_patches~5551 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=61eff6b3934bc5d4af85eed243105b7034906a62;p=ghc-hetmet.git [project @ 1999-11-16 11:40:32 by simonmar] sync output --- diff --git a/ghc/tests/reader/should_fail/read004.stderr b/ghc/tests/reader/should_fail/read004.stderr index a7896b7..e2f516b 100644 --- a/ghc/tests/reader/should_fail/read004.stderr +++ b/ghc/tests/reader/should_fail/read004.stderr @@ -1,4 +1,4 @@ -read004.hs:14: error in character literal +read004.hs:19: error in character literal Compilation had errors diff --git a/ghc/tests/reader/should_fail/read007.stderr b/ghc/tests/reader/should_fail/read007.stderr index 2702f2d..6269bd6 100644 --- a/ghc/tests/reader/should_fail/read007.stderr +++ b/ghc/tests/reader/should_fail/read007.stderr @@ -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 diff --git a/ghc/tests/reader/should_fail/read011.stderr b/ghc/tests/reader/should_fail/read011.stderr index f467a3f..a8ca485 100644 --- a/ghc/tests/reader/should_fail/read011.stderr +++ b/ghc/tests/reader/should_fail/read011.stderr @@ -1,4 +1,4 @@ -read010.hs:7: parse error on input `=' +read011.hs:7: parse error on input `=' Compilation had errors