[project @ 1997-07-31 00:05:10 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail002.stderr
diff --git a/ghc/compiler/tests/typecheck/should_fail/tcfail002.stderr b/ghc/compiler/tests/typecheck/should_fail/tcfail002.stderr
deleted file mode 100644 (file)
index 2848f77..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-tcfail002.hs:4: Cannot construct the infinite type (occur check)
-                   `t{-amM-}' = `[t{-amM-}]'
-    Expected: `[t{-amM-}] -> t{-amM-}'
-    Inferred: `[t{-amM-}] -> [t{-amM-}]'
-    In an equation for function `c':
-       `c z       =   z'
-
-
-Compilation had errors