blob: 3b6f4f64c1edb81c1e945d2bd1a9d56363557689 (
plain)
1
2
3
4
5
6
7
|
<interactive>:2:1: error:
• Kind variable ‘k’ is implicitly bound in datatype
‘D1’, but does not appear as the kind of any
of its type variables. Perhaps you meant
to bind it (with TypeInType) explicitly somewhere?
• In the data declaration for ‘D1’
|