blob: 9d8e422601401a02017d8a649343d62d4a9e5f1f (
plain)
1
2
3
4
5
6
7
8
|
drvfail002.hs:19:23:
No instance for (X T c)
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)
|