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

tcfail146.hs:7:22: error:
    • 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’