We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
It adds the context before the "instance" keyword e.g.
data Bla deriving <adds-it-here> instance Eq Bla deriving instance <should-be-here> Eq Bla