[project @ 1999-01-23 17:57:35 by sof]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail013.stderr
index 327ceec..594cd49 100644 (file)
@@ -1,10 +1,11 @@
  
 tcfail013.hs:4:
-    Couldn't match `[$0]' against `Bool'
-       Expected type: [$0]
+    Couldn't match `[t]' against `Bool'
+       Expected type: [t]
        Inferred type: Bool
     In the pattern: True
     In an equation for function `f': f True = 2
 
 
 Compilation had errors
+