* From https://github.com/haskell/haskell-language-server/issues/2057#issuecomment-890901429 * Code action code is here: https://github.com/haskell/haskell-language-server/blob/2fef04193cfe2ac08372a008a5b5cfb6275d5bea/ghcide/src/Development/IDE/Plugin/CodeAction.hs#L322 * Maybe we could add the feature in the README and note htat you have to enable that warning (or -Wall) to make it work