Login
Roast topics
Find topics
Find it!
From:
Types and Kinds
(Uncensored)
subscribe
Roles: a new feature of GHC | Types and Kinds
https://typesandkinds.wordpress.com/2013/08/15/roles-a-new-feature-of-ghc/
links
backlinks
Tagged with:
ghc
Roast topics
Find topics
Roast it!
Last week, I pushed an implementation of roles to GHC HEAD. This post explains what roles are, why they exist, and why you should care. Roles will be a part of GHC 7.8. An old problem Roles fix a p…