summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail014.stderr
blob: d46bf92db3b074934878cabaab23746a2aff55e9 (plain)
1
2
3
4
5
6

tcfail014.hs:5:33:
    Occurs check: cannot construct the infinite type: t1 = t1 -> t0
    In the first argument of `z', namely `z'
    In the expression: z z
    In an equation for `h': h z = z z