summaryrefslogtreecommitdiff
path: root/testsuite/tests/deriving/should_fail/T3101.stderr
blob: 7c976178c4edbe3421ff7d23f6975ca5756c2e16 (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
      Possible fix: use a standalone deriving declaration instead
    In the data declaration for ‘Boom’