[project @ 2001-08-22 11:45:06 by sewardj]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail009.stderr
index f8c305e..260fef1 100644 (file)
@@ -1,10 +1,6 @@
+
 tcfail009.hs:3:
     Couldn't match `Integer' against `Int'
        Expected type: Integer
        Inferred type: Int
     In an expression with a type signature: 2 :: Integer
-
-
-Compilation had errors
-