-- 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.2.0.0 module Ide.Plugin.Ormolu descriptor :: Recorder (WithPriority Text) -> PluginId -> PluginDescriptor IdeState provider :: Recorder (WithPriority Text) -> FormattingHandler IdeState