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

tcfail001.hs:9:2:
    The equation(s) for `op' have one argument,
    but its type `[a]' has none
    In the instance declaration for `A [a]'