| Safe Haskell | Safe-Inferred |
|---|---|
| Language | GHC2021 |
Ide.Plugin.Hlint
Contents
Documentation
descriptor :: Recorder (WithPriority Log) -> PluginId -> PluginDescriptor IdeState Source #
Constructors
| LogShake Log | |
| LogApplying NormalizedFilePath (Either String WorkspaceEdit) | |
| LogGeneratedIdeas NormalizedFilePath [[Refactoring SrcSpan]] | |
| LogGetIdeas NormalizedFilePath | |
| LogUsingExtensions NormalizedFilePath [String] | |
| forall a.Pretty a => LogResolve a |