summaryrefslogtreecommitdiff
path: root/testsuite/tests/deriving/should_fail/T10684.stderr
blob: 0724f8ec847f82685c826b5384b5bd080d843c06 (plain)
1
2
3
4
5

T10684.hs:4:28: error:
    • Can't make a derived instance of ‘Generic A’:
        You need DeriveGeneric to derive an instance for this class
    • In the data declaration for ‘A’