summaryrefslogtreecommitdiff
path: root/testsuite/tests/deriving/should_fail/T14916.stderr
blob: 62aa410179003893d6f8e943187bcb85cf378f4a (plain)
1
2
3
4
5
6
7
8

T14916.hs:7:24: error: [GHC-97044]
    • Class ‘~’ does not support user-specified instances.
    • In the data declaration for ‘A’

T14916.hs:8:24: error: [GHC-97044]
    • Class ‘Coercible’ does not support user-specified instances.
    • In the data declaration for ‘B’