[project @ 2001-08-22 12:24:41 by simonmar]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail013.stderr
diff --git a/ghc/tests/typecheck/should_fail/tcfail013.stderr b/ghc/tests/typecheck/should_fail/tcfail013.stderr
deleted file mode 100644 (file)
index f460026..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-
-tcfail013.hs:4:
-    Couldn't match `[t]' against `Bool'
-       Expected type: [t]
-       Inferred type: Bool
-    In the pattern: True
-    In an equation for function `f': f True = 2