[project @ 2001-08-22 12:24:41 by simonmar]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail084.stderr
diff --git a/ghc/tests/typecheck/should_fail/tcfail084.stderr b/ghc/tests/typecheck/should_fail/tcfail084.stderr
deleted file mode 100644 (file)
index 46dba23..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-
-tcfail084.hs:10:
-    Constructor `F' does not have field `y'
-    In the record construction: F {y = 2}
-    in the definition of function `z': F {y = 2}