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

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