[project @ 1999-01-23 17:57:35 by sof]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail005.stderr
index c9e6fa8..f2c2741 100644 (file)
@@ -1,9 +1,10 @@
  
 tcfail005.hs:3:
-    Couldn't match `[$0]' against `($1, $2)'
-       Expected type: [$0]
-       Inferred type: ($1, $2)
+    Couldn't match `[t]' against `(_116, _1161)'
+       Expected type: [t]
+       Inferred type: (_116, _1161)
     In the right-hand side of a pattern binding: (1, 'a')
 
 
 Compilation had errors
+