[project @ 2001-08-22 12:24:41 by simonmar]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail009.stderr
diff --git a/ghc/tests/typecheck/should_fail/tcfail009.stderr b/ghc/tests/typecheck/should_fail/tcfail009.stderr
deleted file mode 100644 (file)
index 260fef1..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-
-tcfail009.hs:3:
-    Couldn't match `Integer' against `Int'
-       Expected type: Integer
-       Inferred type: Int
-    In an expression with a type signature: 2 :: Integer