[project @ 1996-01-08 20:28:12 by partain]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail001.stderr
diff --git a/ghc/compiler/tests/typecheck/should_fail/tcfail001.stderr b/ghc/compiler/tests/typecheck/should_fail/tcfail001.stderr
new file mode 100644 (file)
index 0000000..bb40cb4
--- /dev/null
@@ -0,0 +1,8 @@
+"tcfail001.hs", line 8:
+    Couldn't match type "[tt5] -> [tt6]" against "[a]".
+    Inside a function binding:
+       op ... [] = []
+Fail: Compilation errors found
+
+ghc: execution of the Haskell compiler had trouble