haskell-language-server-2.11.0.0: LSP server for GHC
Safe HaskellNone
LanguageGHC2021

Ide.Plugin.Cabal

Synopsis

Documentation

haskellInteractionDescriptor :: Recorder (WithPriority Log) -> PluginId -> PluginDescriptor IdeState Source #

Some actions with cabal files originate from haskell files. This descriptor allows to hook into the diagnostics of haskell source files, and allows us to provide code actions and commands that interact with `.cabal` files.