[project @ 1997-05-26 05:42:53 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail042.stderr
index e69de29..6bc8552 100644 (file)
@@ -0,0 +1,10 @@
+tcfail042.hs:16: tcfail042.hs:16: Context required by inferred type, but missing on a type signature:
+                    in an instance declaration
+                    `PrelBase.Num' `a{-aN7-}'
+    When checking superclass constraints of an instance declaration
+tcfail042.hs:4: Module Main must include a definition for `Main.main'
+
+
+Compilation had errors