-- Hoogle documentation, generated by Haddock -- See Hoogle, http://www.haskell.org/hoogle/ -- | Integration with the Ormolu code formatter -- -- Please see the README on GitHub at -- https://github.com/haskell/haskell-language-server#readme @package hls-ormolu-plugin @version 2.5.0.0 module Ide.Plugin.Ormolu descriptor :: Recorder (WithPriority LogEvent) -> PluginId -> PluginDescriptor IdeState provider :: Recorder (WithPriority LogEvent) -> PluginId -> FormattingHandler IdeState data LogEvent instance GHC.Show.Show Ide.Plugin.Ormolu.LogEvent instance Prettyprinter.Internal.Pretty Ide.Plugin.Ormolu.LogEvent