[project @ 2001-08-22 12:24:41 by simonmar]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail016.stderr
diff --git a/ghc/tests/typecheck/should_fail/tcfail016.stderr b/ghc/tests/typecheck/should_fail/tcfail016.stderr
deleted file mode 100644 (file)
index aebdb2c..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-
-tcfail016.hs:9:
-    Couldn't match `Expr a' against `AnnExpr a'
-       Expected type: Expr a
-       Inferred type: AnnExpr a
-    In the first argument of `g', namely `e1'
-    In the first argument of `(++)', namely `(g e1)'