Expose haddock comments in GHC.Generics' `Meta`
On discord, a user requested the ability to access documentation comments attached to data declarations.
I think it would be good to have these in MetaData and MetaCons in GHC.Generics.
Edited by Sebastian Graf