summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail014.stderr-hugs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/tcfail014.stderr-hugs')
-rw-r--r--testsuite/tests/typecheck/should_fail/tcfail014.stderr-hugs6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuite/tests/typecheck/should_fail/tcfail014.stderr-hugs b/testsuite/tests/typecheck/should_fail/tcfail014.stderr-hugs
new file mode 100644
index 0000000000..773b9ec586
--- /dev/null
+++ b/testsuite/tests/typecheck/should_fail/tcfail014.stderr-hugs
@@ -0,0 +1,6 @@
+ERROR "tcfail014.hs":5 - Type error in application
+*** Expression : z z
+*** Term : z
+*** Type : a -> b
+*** Does not match : a
+*** Because : unification would give infinite type