haskell-language-server-2.7.0.0: LSP server for GHC
Safe HaskellSafe-Inferred
LanguageGHC2021

Development.IDE.Plugin.CodeAction

Contents

Synopsis

Documentation

mkExactprintPluginDescriptor :: Recorder (WithPriority Log) -> PluginDescriptor a -> PluginDescriptor a Source #

Add the ability for a plugin to call GetAnnotatedParsedSource

For testing