[project @ 1998-04-17 15:58:37 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail003.stderr
index 8b9128c..78cf032 100644 (file)
@@ -1,6 +1,7 @@
  
-tcfail003.hs:3: No instance for: `PrelBase.Num PrelBase.Char'
-    arising from the literal 1 at tcfail003.hs:3
+tcfail003.hs:3:
+    No instance for `Num Char'
+       (arising from the literal `1' at tcfail003.hs:3)
 
 
 Compilation had errors