[project @ 1997-09-05 14:11:05 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail047.stderr
index 6df94a6..0e001d3 100644 (file)
@@ -1,5 +1,7 @@
  
-tcfail047.hs:6: The type `(a, (b, c))' cannot be used as an instance type
+tcfail047.hs:6: The type
+                   `(a, (b, c))'
+               cannot be used as an instance type
  
 tcfail047.hs:2: Module Main must include a definition for `Main.main'