blob: 6c723786b0eb9fcf7c369675dfd315f319604c9c (
plain)
1
2
3
4
5
6
|
T11611.hs:8:37: error:
• Expected kind ‘[*]’, but ‘a’ has kind ‘*’
• In the first argument of ‘A’, namely ‘a’
In the first argument of ‘Show’, namely ‘(A a)’
In the stand-alone deriving instance for ‘Show a => Show (A a)’
|