blob: 8f395735db87be1177212eea12563971a4039544 (
plain)
1
2
3
4
5
6
|
T15881.hs:8:18: error:
• Occurs check: cannot construct the infinite kind: k0 ~ k0 -> *
• In the first argument of ‘n’, namely ‘n’
In the kind ‘n n’
In the data type declaration for ‘A’
|