Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Synopsis
- asGhcIdePlugin :: Recorder (WithPriority Log) -> IdePlugins IdeState -> Plugin Config
- toResponseError :: (PluginId, PluginError) -> ResponseError
- data Log
Documentation
asGhcIdePlugin :: Recorder (WithPriority Log) -> IdePlugins IdeState -> Plugin Config Source #
Map a set of plugins to the underlying ghcide engine.
toResponseError :: (PluginId, PluginError) -> ResponseError Source #