[project @ 1999-02-09 10:12:24 by sof]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail012.stderr
index 09cd1db..1bd5c89 100644 (file)
@@ -1,9 +1,11 @@
+
 tcfail012.hs:3:
-    Couldn't match `Bool' against `[$0]'
+    Couldn't match `Bool' against `[t]'
        Expected type: Bool
-       Inferred type: [$0]
+       Inferred type: [t]
     In the right-hand side of a pattern binding: []
 
 
+
 Compilation had errors
+