blob: e3045c83661fd378651b1337fc52a3d8de94b109 (
plain)
1
2
3
4
5
6
7
|
T11554.hs:10:21: error:
• Type constructor ‘A’ cannot be used here
(it is defined and used in the same recursive group)
• In the kind ‘A’
In the definition of data constructor ‘B’
In the data declaration for ‘A’
|