Safe Haskell | None |
---|---|
Language | Haskell2010 |
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 | |
LogOther Text |