summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail002.stderr-hugs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/tcfail002.stderr-hugs')
-rw-r--r--testsuite/tests/typecheck/should_fail/tcfail002.stderr-hugs5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuite/tests/typecheck/should_fail/tcfail002.stderr-hugs b/testsuite/tests/typecheck/should_fail/tcfail002.stderr-hugs
new file mode 100644
index 0000000000..52a41cd2e3
--- /dev/null
+++ b/testsuite/tests/typecheck/should_fail/tcfail002.stderr-hugs
@@ -0,0 +1,5 @@
+ERROR "tcfail002.hs":4 - Type error in function binding
+*** Term : c
+*** Type : a -> a
+*** Does not match : [a] -> a
+*** Because : unification would give infinite type