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

tcfail146.hs:7:22: error: [GHC-83865]
    • Expected a type, but ‘SClass a’ has kind ‘Constraint’
    • In the type ‘(SClass a)’
      In the definition of data constructor ‘SCon’
      In the data declaration for ‘SData’