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

T10684.hs:3: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’