| Safe Haskell | None | 
|---|---|
| Language | Haskell2010 | 
Development.IDE.Plugin.HLS
Synopsis
Documentation
asGhcIdePlugin :: IdePlugins IdeState -> Plugin Config Source #
Map a set of plugins to the underlying ghcide engine.  Main point is
 IdePlugins are arranged by kind of operation, Plugin is arranged by message
 category (Notifaction, Request etc).