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

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