Dear devs,
Apologies if I'm missing list.
May I update Kind page on wiki[1] ?
In my understanding[2], kind '#' means "unlifted" kind rather than "unboxed" kind.
If it's right, may I update the wiki[1] for newcomers ?
I'd like to change the wiki page[1] as following:
- GHC introduces another inhabited kind, #, for unboxed types.
+ GHC introduces another inhabited kind, #, for unlifted types.
I wish you a happy new year.
Regards,
Takenobu