summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail048.stderr
blob: 4c1c300ef8f5a6655bea4001399ff2bc3b8ebe4b (plain)
1
2
3
4

tcfail048.hs:3:8: error:
    Not in scope: type constructor or class ‘B’
    A data constructor of that name is in scope; did you mean DataKinds?