blob: 81f94650f5f79899ad7f9c1781155878e20ba619 (
plain)
1
2
3
4
5
6
7
8
|
T14916.hs:7:24: error:
• Class ‘~’ does not support user-specified instances
• In the data declaration for ‘A’
T14916.hs:8:24: error:
• Class ‘Coercible’ does not support user-specified instances
• In the data declaration for ‘B’
|