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

drvfail005.hs:4:13: error:
    • Expecting one fewer argument to ‘Show a’
      Expected kind ‘k0 -> Constraint’,
        but ‘Show a’ has kind ‘Constraint’
    • In the data declaration for ‘Test’