[project @ 2000-12-12 17:21:40 by simonmar]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail030.stderr
index 5ad8a23..2a6d9df 100644 (file)
@@ -1 +1,4 @@
-tcfail030.hs:2:1: parse error on input: <EOF>
+
+tcfail030.hs:3: Variable not in scope: `main'
+
+tcfail030.hs:3: Module `Main' must include a definition for `main'