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

T3101.hs:9:12:
    Can't make a derived instance of ‘Show Boom’:
      Constructor ‘Boom’ has a higher-rank type
    In the data declaration for ‘Boom’
    Suggested fix: Use a standalone deriving declaration instead