[project @ 2001-08-22 12:24:41 by simonmar]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail089.stderr
diff --git a/ghc/tests/typecheck/should_fail/tcfail089.stderr b/ghc/tests/typecheck/should_fail/tcfail089.stderr
deleted file mode 100644 (file)
index 296dc16..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-
-tcfail089.hs:10:
-    `++' is not a data constructor
-    In the pattern: "hd" ++ _
-    In an equation for function `compute': compute ("hd" ++ _) = "_"