blob: ce70e7d07a3505e47098c5b6384167c58719e2e2 (
plain)
1
2
3
4
5
6
7
|
PolyKinds07.hs:10:11:
Data constructor ‘A1’ cannot be used here
(it is defined and used in the same recursive group)
In the first argument of ‘B’, namely ‘ 'A1’
In the type ‘B 'A1’
In the definition of data constructor ‘B1’
|