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

tcfail134.hs:5:33:
    `XML' is not applied to enough type arguments
    Expected kind `?', but `XML' has kind `* -> *'
    In the type `a -> XML'
    In the class declaration for `XML'