blob: e5c9daa8c39677b7b3e782bea3a5de65e3a2f6bb (
plain)
1
2
3
4
5
6
|
PolyKinds06.hs:9:11: error:
• Type constructor ‘A’ cannot be used here
(it is defined and used in the same recursive group)
• In the kind ‘A -> *’
In the data type declaration for ‘B’
|