summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod53.stderr
blob: 7e980745fb12ee15cebcf08fed230e86f690b769 (plain)
1
2
3
4
5
6

mod53.hs:4:22: error: [GHC-00158]
    • Can't make a derived instance of ‘C T’:
        ‘C’ is not a stock derivable class (Eq, Show, etc.)
    • In the data declaration for ‘T’
    Suggested fix: Perhaps you intended to use DeriveAnyClass