[project @ 1997-12-16 17:15:04 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail012.stderr
index 954d461..5657049 100644 (file)
@@ -1,6 +1,6 @@
  
-tcfail012.hs:3: Couldn't match the type `[talB]' against `Bool'
-    Expected: `[talB]'
+tcfail012.hs:3: Couldn't match the type `[tala]' against `Bool'
+    Expected: `[tala]'
     Inferred: `Bool'
     In a pattern binding: `True = []'