blob: 11c42d7ada46229684d7b6a844f0cb09a20beca6 (
plain)
1
2
3
4
5
6
7
8
|
drvfail002.hs:19:23:
No instance for (X T c0)
arising from the first field of âSâ (type âTâ)
Possible fix:
use a standalone 'deriving instance' declaration,
so you can specify the instance context yourself
When deriving the instance for (Show S)
|