<div dir="ltr"><div>Is there a flag to disable this warning? There's no mystery or surprise to the default, but if I want all three of GeneralizedNewtypeDeriving, DeriveAnyClass and DerivingStrategies enabled, I'm currently stuck with a warning for e.g. <font face="monospace, monospace">deriving (Generic, ToJSON)</font><font face="arial, helvetica, sans-serif">. The only way to use strategy keywords is on standalone deriving lines, which seems unnecessarily verbose.</font></div></div>