summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/TcNoNullaryTC.stderr
blob: 80f6ec4ec077baa51b3e5907c5078a2d4a8df202 (plain)
1
2
3
4
5

TcNoNullaryTC.hs:3:1:
    No parameters for class ‘A’
    (Use MultiParamTypeClasses to allow no-parameter classes)
    In the class declaration for ‘A’