## Is your enhancement request related to a problem? Please describe. No <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --> ## Describe the solution you'd like Display the derived instances while hovering on type constructors and data constructors. For example, for `data A = A deriving Show; a = A`, it would be great to display it derived the `Show` while hovering over all `A`s <!-- A clear and concise description of what you want to happen. --> ## Describe alternatives you've considered Not sure if there is a better way to show these instances <!-- A clear and concise description of any alternative solutions or features you've considered. --> ## Additional context <!-- Add any other context or screenshots about the feature request here. -->