May I update Kind page on wiki?
Takenobu Tani
takenobu.hs at gmail.com
Tue Dec 29 09:55:20 UTC 2015
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.
[1]: https://wiki.haskell.org/Kind
[2]:
https://ghc.haskell.org/trac/ghc/browser/ghc/compiler/types/TyCoRep.hs#L284
I wish you a happy new year.
Regards,
Takenobu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20151229/9d6c5f3a/attachment.html>
More information about the ghc-devs
mailing list