[project @ 1997-09-05 14:11:05 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail005.stderr
index 9d0fbc3..bbadcad 100644 (file)
@@ -1,8 +1,8 @@
  
 tcfail005.hs:3: Couldn't match the type
-                   `PrelBase.[]' against `PrelTup.(,) taR8'
-    Expected: `[taR4]'
-    Inferred: `(taR8, PrelBase.Char)'
+                   `PrelTup.(,) taRl' against `PrelBase.[]'
+    Expected: `(taRl, taRn)'
+    Inferred: `[taRh]'
     In a pattern binding: `(h PrelBase.: i) = (1, ('a'))'