[project @ 2001-08-22 12:24:41 by simonmar]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail014.stderr
diff --git a/ghc/tests/typecheck/should_fail/tcfail014.stderr b/ghc/tests/typecheck/should_fail/tcfail014.stderr
deleted file mode 100644 (file)
index e6836fd..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-
-tcfail014.hs:5:
-    Occurs check: cannot construct the infinite type: t = t -> t1
-       Expected type: t
-       Inferred type: t -> t1
-    In the first argument of `z', namely `z'
-    in the definition of function `h': z z