blob: 15d47493937c8baa9d99d85a7f94a1c0b5ca5729 (
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)’
|