[project @ 1997-12-16 17:15:04 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail002.stderr
index 27d80c2..5b5bc93 100644 (file)
@@ -1,8 +1,8 @@
  
 tcfail002.hs:4: Cannot construct the infinite type (occur check)
-                   `talR' = `[talR]'
-    Expected: `[talR]'
-    Inferred: `talR'
+                   `talq' = `[talq]'
+    Expected: `[talq]'
+    Inferred: `talq'
     In an equation for function `c': `c z = z'
 
 Compilation had errors