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

tcfail134.hs:5:33:
    Expecting one more argument to ‘XML’
    Expected a type, but ‘XML’ has kind ‘* -> Constraint’
    In the type ‘a -> XML’
    In the class declaration for ‘XML’