blob: b22e6c7b5b1aebfd9797b02f61046d6459b72f50 (
plain)
1
2
3
4
5
6
7
8
9
|
T15787.hs:15:14: error:
• Expected a type, but ‘k’ has kind ‘ob1’
‘ob1’ is a rigid type variable bound by
the data constructor ‘Kl’
at T15787.hs:15:3-43
• In the type ‘k’
In the definition of data constructor ‘Kl’
In the data declaration for ‘Kl_kind’
|