[project @ 1997-07-31 00:05:10 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail065.stderr
diff --git a/ghc/compiler/tests/typecheck/should_fail/tcfail065.stderr b/ghc/compiler/tests/typecheck/should_fail/tcfail065.stderr
deleted file mode 100644 (file)
index c579c2e..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-<NoSrcLoc>: A type signature is more polymorphic than the inferred type
-               Some type variables in the inferred type can't be forall'd, namely:
-               `x{-aNe-}'
-               Possible cause: the RHS mentions something subject to the monomorphism restriction
-    When checking signature for `setX'
-
-
-Compilation had errors