[project @ 2000-12-12 17:21:40 by simonmar]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail030.stderr
index e2f5c83..2a6d9df 100644 (file)
@@ -1,4 +1,4 @@
-tcfail030.hs:0: Module Main must include a definition for `main'
 
-Compilation had errors
+tcfail030.hs:3: Variable not in scope: `main'
+
+tcfail030.hs:3: Module `Main' must include a definition for `main'