[project @ 2001-08-22 12:24:41 by simonmar]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail047.stderr
diff --git a/ghc/tests/typecheck/should_fail/tcfail047.stderr b/ghc/tests/typecheck/should_fail/tcfail047.stderr
deleted file mode 100644 (file)
index 7b95bc9..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-
-tcfail047.hs:6:
-    Illegal instance declaration for `A (a, (b, c))'
-       (the instance type must be of form (T a b c)
-        where T is not a synonym, and a,b,c are distinct type variables)