[project @ 1996-01-08 20:28:12 by partain]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail055.stderr
diff --git a/ghc/compiler/tests/typecheck/should_fail/tcfail055.stderr b/ghc/compiler/tests/typecheck/should_fail/tcfail055.stderr
new file mode 100644 (file)
index 0000000..c3bd561
--- /dev/null
@@ -0,0 +1,7 @@
+"tcfail055.hs", line 2:
+    Couldn't match type "Int" against "Float".
+    In an expression with a type signature: (x (+) 1 :: Int):: Float
+Fail: Compilation errors found
+
+ghc: execution of the Haskell compiler had trouble