Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Ide.Main
Documentation
defaultMain :: Recorder (WithPriority Log) -> Arguments -> IdePlugins IdeState -> IO () Source #
runLspMode :: Recorder (WithPriority Log) -> GhcideArguments -> IdePlugins IdeState -> IO () Source #
Constructors
LogVersion !String | |
LogDirectory !FilePath | |
LogLspStart !GhcideArguments ![PluginId] | |
LogIDEMain Log | |
LogHieBios Log | |
LogSession Log | |
LogOther Text |