[commit: testsuite] master: accept (ec0da54)
Simon Marlow
marlowsd at gmail.com
Thu Sep 6 11:04:05 CEST 2012
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/ec0da548236877f9f69d4356cfb274f75a48bd2d
>---------------------------------------------------------------
commit ec0da548236877f9f69d4356cfb274f75a48bd2d
Author: Simon Marlow <marlowsd at gmail.com>
Date: Thu Sep 6 09:42:11 2012 +0100
accept
>---------------------------------------------------------------
tests/module/mod73.stderr | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/tests/module/mod73.stderr b/tests/module/mod73.stderr
index f86a363..f123451 100644
--- a/tests/module/mod73.stderr
+++ b/tests/module/mod73.stderr
@@ -3,5 +3,5 @@ mod73.hs:3:7:
Not in scope: `Prelude.g'
Perhaps you meant one of these:
`Prelude.id' (imported from Prelude),
- `Prelude.gcd' (imported from Prelude),
- `Prelude.or' (imported from Prelude)
+ `Prelude.log' (imported from Prelude),
+ `Prelude.pi' (imported from Prelude)
More information about the Cvs-ghc
mailing list