Kind page of trac wiki
Takenobu Tani
takenobu.hs at gmail.com
Fri Jan 13 13:01:24 UTC 2017
Dear devs,
May I update Kind page of trac wiki [1] as following ?
- "#" is the kind of unboxed values. Things like Int# have kind #.
+ "#" is the kind of unlifted values. Things like Int# have kind #.
Is this correct?
(These pages [2][3] are explained as "unlifted values".)
[1]: https://ghc.haskell.org/trac/ghc/wiki/Commentary/Compiler/Kinds
[2]: https://ghc.haskell.org/trac/ghc/wiki/UnliftedDataTypes
[3]: https://ghc.haskell.org/trac/ghc/wiki/NoSubKinds
Regards,
Takenobu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20170113/12e57397/attachment.html>
More information about the ghc-devs
mailing list