summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/typecheck/should_fail/tcfail147.stderr
blob: 81e77fe6480aa26c8f8419037937154568588ff0 (plain)
1
2
3
4
5
6
7

tcfail147.hs:7:19:
    `XClass' is not applied to enough type arguments
    Expected kind `?', but `XClass' has kind `k0 -> *'
    In the type `XClass'
    In the definition of data constructor `XCon'
    In the data type declaration for `XData'