[project @ 1997-09-05 14:11:05 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail012.stderr
index aefe17e..a6a4f8b 100644 (file)
@@ -1,8 +1,8 @@
  
 tcfail012.hs:3: Couldn't match the type
-                   `PrelBase.Bool' against `[tajU]'
-    Expected: `PrelBase.Bool'
-    Inferred: `[tajU]'
+                   `[tak1]' against `PrelBase.Bool'
+    Expected: `[tak1]'
+    Inferred: `PrelBase.Bool'
     In a pattern binding: `PrelBase.True = PrelBase.[]'