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

tcfail147.hs:7:19: error: [GHC-83865]
    • Expecting one more argument to ‘XClass’
      Expected a type, but ‘XClass’ has kind ‘* -> Constraint’
    • In the type ‘XClass’
      In the definition of data constructor ‘XCon’
      In the data declaration for ‘XData’